Writing code:
prettier --write src/index.js
flow coverage --pretty src/index.js
yarn eslint src/index.js
Running the app:
yarn start
open http://localhost:3000/
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Writing code:
prettier --write src/index.js
flow coverage --pretty src/index.js
yarn eslint src/index.js
Running the app:
yarn start
open http://localhost:3000/