Usage
-
yarn dev
- Compiles dist folder for development. -
yarn build
- Compiles and minifies dist folder for production. -
yarn test:unit
- Run your unit tests. -
yarn lint
- Lints and fixes files. -
yarn commit
- Commit your changes using commitizen.