All Projects → Qsnh → Cloudbookmark Spa

Qsnh / Cloudbookmark Spa

Licence: mit
基于iView开发的云书签SPA应用

Projects that are alternatives of or similar to Cloudbookmark Spa

Vue2 Spa Tutorial
Vue2.x(即将升Vue 3)、 Webpack 4.x、Babel 7.x
Stars: ✭ 267 (+203.41%)
Mutual labels:  vue-router, spa
Blog
一个go、echo、vue 开发的快速、简洁、美观、前后端分离的个人博客系统(blog)、也可方便二次开发为CMS(内容管理系统)和各种企业门户网站
Stars: ✭ 388 (+340.91%)
Mutual labels:  iview, spa
Plato
❤️ a Boilerplate for [mobile] SPAs use vue, vuex, vue-router
Stars: ✭ 283 (+221.59%)
Mutual labels:  vue-router, spa
vue-iview-admin-template
Vue 2.0 admin template based on View UI
Stars: ✭ 43 (-51.14%)
Mutual labels:  vue-router, iview
Enso
Laravel Vue SPA, Bulma themed. For demo login use `[email protected]el-enso.com` & `password` -
Stars: ✭ 959 (+989.77%)
Mutual labels:  vue-router, spa
vuetibook
Integrating Vue.js, Vuetify and Storybook
Stars: ✭ 16 (-81.82%)
Mutual labels:  spa, vue-router
Putongoj Fe
The front end of the Putong Online Judge -- An online judge with nothing special
Stars: ✭ 74 (-15.91%)
Mutual labels:  iview, vue-router
Laravel-Vue-SPA-template
Template for Single Page Applications built with Laravel and Vue.
Stars: ✭ 22 (-75%)
Mutual labels:  spa, vue-router
Vue Example Login
🔥A login demo by Vue.js.
Stars: ✭ 651 (+639.77%)
Mutual labels:  vue-router, spa
Vue2 News
基于vue2 + vue-router + vuex 构建的一个新闻类单页面应用 —— 今日头条(移动端)
Stars: ✭ 462 (+425%)
Mutual labels:  vue-router, spa
laravel5.4-webpack2-Vuejs2-iview2-spa-demo
一个简单的前后端分离单页blog应用,后端接口使用laravel5.4开发接口,前端使用webpack vuejs实现单页应用,后台使用iview2UI组件库
Stars: ✭ 17 (-80.68%)
Mutual labels:  spa, iview
Laravel Vuejs.com
Laravel and VueJs Blog, using Laravel nova, GraphQL, NuxtJs, Apollo and ...more
Stars: ✭ 54 (-38.64%)
Mutual labels:  vue-router, spa
vue-iview-admin
admin template powered by vue & iview
Stars: ✭ 14 (-84.09%)
Mutual labels:  vue-router, iview
wordpress-day-spa
Example Vue.js-powered SPA running in the WordPress Admin with vue-router and vue-loader
Stars: ✭ 18 (-79.55%)
Mutual labels:  spa, vue-router
vue-seo-friendly-spa-template
Vue.js PWA/SPA template initially scaffolded with vue-cli and configured for SEO. Makes use of prerendering and other techniques/packages in order to achieve a perfect "Lighthouse Score".
Stars: ✭ 41 (-53.41%)
Mutual labels:  spa, vue-router
Roastandbrew
Updated content available! We learned a lot since we originally wrote this article. We now have this updated for Laravel 8, Vue, and NuxtJS 👉 https://srvrsi.de/book
Stars: ✭ 300 (+240.91%)
Mutual labels:  vue-router, spa
Vuewechatplateform
这是我用Vue 写的一个微信第三方公众号管理平台
Stars: ✭ 184 (+109.09%)
Mutual labels:  iview, vue-router
Vue Cnode
🚀 基于vue3 function-based 构建cnode社区
Stars: ✭ 192 (+118.18%)
Mutual labels:  iview, vue-router
Vue2 Echo
基于vue2 + vue-router + vuex 构建的一个音乐类单页面应用 —— echo回声
Stars: ✭ 408 (+363.64%)
Mutual labels:  vue-router, spa
Vue Spa
vue-spa : vue + vue-router + axios + vuex + vux 快速成型移动端项目,直接使用。欢迎star
Stars: ✭ 46 (-47.73%)
Mutual labels:  vue-router, spa

云书签 - CloudBookMark-SPA

本项目为云书签的SPA部分,API部分请见:https://github.com/Qsnh/CloudBookMark

技术栈

  • VueJS
  • Vuex
  • Vue-router
  • Vue-resource
  • iView
  • ES6
  • Webpack

查看效果

在您执行下面的命令之前,请参照我们的API部分,按照说明文档将API服务搭建起来。

另外,您可能需要配置下API请求数据,它的位置是:

  • src/config/api.js
  • src/config/api-config.js

现在您可以运行下面的命令了 (^ - ^)。

npm install
npm run init
npm run dev

在浏览器输入:http://127.0.0.1:8080 查看效果。

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].