yarn install
yarn run serve
yarn run build
yarn run test
yarn run lint
yarn run test:unit
This repository is an example on how to structure your VueJS app using old-fashion modules
TypeScript
yarn install
yarn run serve
yarn run build
yarn run test
yarn run lint
yarn run test:unit