$ node -v
v14.17.4
$ yarn -v
v1.22.17
-
Install the dependencies:
$ yarn install -
Start the project:
$ yarn start
$ yarn storybook
$ yarn format
-
Lint (no warnings allowed by default):
$ yarn lint -
Run all tests:
$ yarn test
| Name | Name | Last commit date | ||
|---|---|---|---|---|
$ node -v
v14.17.4
$ yarn -v
v1.22.17
Install the dependencies:
$ yarn install
Start the project:
$ yarn start
$ yarn storybook
$ yarn format
Lint (no warnings allowed by default):
$ yarn lint
Run all tests:
$ yarn test