oh-my-frontend-release
v1.4.0
Published
## Project setup ``` yarn install ```
Downloads
4
Readme
oh-my-frontend-release
Project setup
yarn install
Compiles and hot-reloads for development
yarn serve
Compiles and minifies for production
yarn build
Run your unit tests
yarn test:unit
Lints and fixes files
yarn lint
Strict mode
yarn lint:strict
Without auto fix, and never miss any warning.