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 11602a3761 Broke out into .vue files and did a bunch of stupid shit to 7 years ago
build Broke out into .vue files and did a bunch of stupid shit to 7 years ago
dist Initial commit 7 years ago
src Broke out into .vue files and did a bunch of stupid shit to 7 years ago
.bablerc Jesus fucking christ it takes this much bullshit to use webpack ES6 and Vue 7 years ago
.editorconfig Initial commit 7 years ago
.eslintrc.js Jesus fucking christ it takes this much bullshit to use webpack ES6 and Vue 7 years ago
.gitignore Initial commit 7 years ago
LICENSE Initial commit 7 years ago
README.md Initial commit 7 years ago
index.html Broke out into .vue files and did a bunch of stupid shit to 7 years ago
package.json Broke out into .vue files and did a bunch of stupid shit to 7 years ago
server.js Initial commit 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