This is vue typescript boilerplate. With this boilerplate, you can easily start vue using class based syntax to make fully typed vue project.
npm install
npm run serve
npm run build
npm run test
npm run lint
npm run test:unit
This is vue typescript boilerplate. With this boilerplate, you can easily start vue using class based syntax to make fully typed vue project.
npm install
npm run serve
npm run build
npm run test
npm run lint
npm run test:unit