An example of how to structure a complete application (backend and frontend) by using Vue.js + TypeScript + Node.
On the root folder, run yarn dev:install
- On the root folder, run
yarn dev:up
- Go to http://localhost:8080/
On the root folder, run yarn dev:test
- https://github.com/YingLiu4203/TypeScript-Vue-Example
- https://johnpapa.net/vue-typescript/
- https://github.com/Microsoft/TypeScript-Vue-Starter
This project is licensed under the MIT License - see the LICENSE.md file for details