oh-my-frontend-release
v1.4.0
Published
## Project setup ``` yarn install ```
Downloads
18
Readme
oh-my-frontend-release
Project setup
yarn installCompiles and hot-reloads for development
yarn serveCompiles and minifies for production
yarn buildRun your unit tests
yarn test:unitLints and fixes files
yarn lintStrict mode
yarn lint:strictWithout auto fix, and never miss any warning.
