You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
AndroidDrew a915c4eef5 | 7 years ago | |
---|---|---|
build | 7 years ago | |
dist | 7 years ago | |
src | 7 years ago | |
.bablerc | 7 years ago | |
.editorconfig | 7 years ago | |
.eslintrc.js | 7 years ago | |
.gitignore | 7 years ago | |
LICENSE | 7 years ago | |
README.md | 7 years ago | |
index.html | 7 years ago | |
package.json | 7 years ago | |
server.js | 7 years ago |
README.md
Vuejs SPA
A Vuejs SPA application
Installation
npm install
Dev server
npm start
Features
- Webpack build process
- ESLinting
- Dev live reloading
- Routing
- State management
License
MIT