TODO: project description
yarn run storybook
Starts the storybookyarn start
Starts the development server.yarn run build
Bundles the app into static files for production.yarn test
Starts the test runner.yarn run eslint src
Keeps the code consistent.