All Projects → platojs → Plato

platojs / Plato

Licence: mit
❤️ a Boilerplate for [mobile] SPAs use vue, vuex, vue-router

Projects that are alternatives of or similar to Plato

Enso
Laravel Vue SPA, Bulma themed. For demo login use `[email protected]el-enso.com` & `password` -
Stars: ✭ 959 (+238.87%)
Mutual labels:  boilerplate, vuex, vue-router, spa
Vue Crud
Vue.js based REST-ful CRUD system
Stars: ✭ 629 (+122.26%)
Mutual labels:  boilerplate, vuex, spa
Beauty Vuejs Boilerplate
❤️ Real world base Vue.js app. Access/refresh tokens auth, api services, http client, vuex modules
Stars: ✭ 583 (+106.01%)
Mutual labels:  boilerplate, vuex, spa
Vue Firebase Starter
boilerplate of vue/vuex/vue(x)-router, with sass/prerendering, muse-ui, and firebase/firebaseui
Stars: ✭ 43 (-84.81%)
Mutual labels:  boilerplate, vuex, vue-router
Vue Soundcloud
🎧 A SoundCloud client built with Vue and Nuxt
Stars: ✭ 141 (-50.18%)
Mutual labels:  vuex, vue-router, spa
Symfony Vuejs
Source code of the tutorial "Building a single-page application with Symfony 4 and Vue.js"
Stars: ✭ 170 (-39.93%)
Mutual labels:  vuex, vue-router, spa
Vue Architecture Boilerplate
Vue.js architecture for front-end projects at @NOALVO
Stars: ✭ 40 (-85.87%)
Mutual labels:  boilerplate, vuex, vue-router
Running Time
Sample Single Page Application using Laravel & Vue.js + Vuex + Vue-Router
Stars: ✭ 90 (-68.2%)
Mutual labels:  vuex, vue-router, spa
Vue Stack 2.0
Vue 2.0 Project Boilerplate
Stars: ✭ 166 (-41.34%)
Mutual labels:  boilerplate, vue-router, spa
Eth Vue
Featured in Awesome Vue [https://github.com/vuejs/awesome-vue], a curated list maintained by vuejs of awesome things related to the Vue.js framework, and Awesome List [https://awesomelists.net/150-Vue.js/3863-Open+Source/18749-DOkwufulueze-eth-vue], this Truffle Box provides everything you need to quickly build Ethereum dApps that have authentication features with vue, including configuration for easy deployment to the Ropsten Network. It's also Gravatar-enabled. Connecting to a running Ganache blockchain network from Truffle is also possible -- for fast development and testing purposes. Built on Truffle 5 and Vue 3, eth-vue uses vuex for state management, vuex-persist for local storage of app state, and vue-router for routing. Authentication functionalities are handled by Smart Contracts running on the Ethereum blockchain.
Stars: ✭ 171 (-39.58%)
Mutual labels:  boilerplate, vuex, vue-router
Koa Vue Notes Web
🤓 This is a simple SPA built using Koa as the backend, Vue as the first frontend, and React as the second frontend. Features MySQL integration, user authentication, CRUD note actions, and Vuex store modules.
Stars: ✭ 200 (-29.33%)
Mutual labels:  boilerplate, vuex, spa
Todolist Frontend Vuejs
Front-end application for Todolist Web application built with Laravel and Vue.js
Stars: ✭ 120 (-57.6%)
Mutual labels:  vuex, vue-router, spa
Vue Spa Project
vue.js + vuex + vue-router + fetch + element-ui + es6 + webpack + mock 纯前端SPA项目开发实践
Stars: ✭ 118 (-58.3%)
Mutual labels:  vuex, vue-router, spa
Mmf Blog Vue2
mmf-blog vue2.0 (vue2, vue-router, vuex)
Stars: ✭ 232 (-18.02%)
Mutual labels:  vuex, vue-router, spa
Vue Laravel Spa
Single Page Application made with Vue.JS2, Vue Router, Vuex and Laravel 5.6.
Stars: ✭ 107 (-62.19%)
Mutual labels:  vuex, vue-router, spa
Nuxt.js
The Intuitive Vue(2) Framework
Stars: ✭ 38,986 (+13675.97%)
Mutual labels:  framework, vuex, vue-router
Laravel Vuejs.com
Laravel and VueJs Blog, using Laravel nova, GraphQL, NuxtJs, Apollo and ...more
Stars: ✭ 54 (-80.92%)
Mutual labels:  vuex, vue-router, spa
Vue axios spa
基于vue2+axios+vux+vue-router+vuex构建的单页微信端项目
Stars: ✭ 54 (-80.92%)
Mutual labels:  vuex, vue-router, spa
Parcel Vue Ts
📦 Boilerplate for Vue.js & Typescript, base on Parcel bundler.
Stars: ✭ 49 (-82.69%)
Mutual labels:  boilerplate, vuex, vue-router
Lulumi Browser
Lulumi-browser is a lightweight browser coded with Vue.js 2 and Electron.
Stars: ✭ 367 (+29.68%)
Mutual labels:  framework, vuex, vue-router

PLATO
Based on Vue 2.x

Travis Coveralls dependencies Status devDependencies Status

a Boilerplate for [mobile] SPAs using vue, vuex, vue-router
Check out Documentation, Demonstrations and UI Components

中文说明

Principles

Less is More

Entities must not be multiplied beyond necessity

Scaffolding

Vue CLI Template

Features

Usage

# switch npm registry mirror
npm run mirror:<sdp|tb|npm>

# install dependencies with mirrors
npm run init

# lock dependencies version
npm run lock

# serve with hot reload at localhost:3000
npm run dev

# eslint, stylelint, unit and e2e test
npm test

# test, clean, and compile
npm run build

# serve dist, like production
npm start

# generate demo site and push to gh-pages
npm run demo

# push modifications to github
npm run push

Browser Support

  • IE 9+
  • Chrome
  • Safari
  • Firefox
  • ...
  • Android 4+
  • iOS 7+

License

MIT

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].