To install packages:
yarn install or npm install
To run the app:
yarn start or npm start
To run unit tests:
yarn test or npm test
To do a build:
yarn build or npm build
| Name | Name | Last commit date | ||
|---|---|---|---|---|
To install packages:
yarn install or npm install
To run the app:
yarn start or npm start
To run unit tests:
yarn test or npm test
To do a build:
yarn build or npm build