In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:8080 to view it in the browser.
Note: you can change the
PORT
in environment variables.
Start storybook server.
Open http://localhost:9001 to view it in the browser.
Builds the app for production to the build
folder.
Note: you can set the
ANALYZE=true
in environment variables, to start webpack bundle analyzer.