Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 560 Bytes

README.md

File metadata and controls

26 lines (21 loc) · 560 Bytes

todo-list: TodoMVC inspiration

Vue.js and Bulma practises:

I have seen a recent surge in interest shown in Vue and seeing how I liked how some of the problems in terms of structuring the web app have been solved in Vue, I'm kinda swinging to Vue.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.