A Vue.js TODO demo project with basic routing and state management. Uses Parcel-Bundler and Semantic-UI.
based on
npm install
# serve with hot reload at localhost:1234
npm run start
# build for production with minification
npm run build
For detailed explanation on how things work, checkout the guide and docs for vue-loader.