- Nodejs 16.13.x
- Yarn
The project use Yarn to run and the version of nodejs: 16.13.2
- use
yarn startto run the project - use
yarn buildto build the project - use
yarn testto test the project - use
yarn lintto lint the project - use
yarn lint:fixto fix the lint