Vue,Vuex,Typescript simple TODO app example If you are using Visual Studio code, I recommend using TSLint, TSLint Vue and Vetur plugins for linting and syntax highlighting. Start development server using: $ npm run start Build project using: $ npm run build or $ npm run watch