-
Bekerle, Patrizio authoredBekerle, Patrizio authored
README.md 258 B
Frontend Toolkit
Setup
yarn install
cd packges/some-package
and continue development with yarn run watch
etc.
Other commands
-
yarn run test
- Run test for all packages -
yarn run clean
- Removes allnode_modules
directories.