Skip to content

dudeka-team/potracheno

Repository files navigation

Potracheno

Build Status

Available Scripts

In the project directory, you can run:

npm start

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.

npm run start:storybook

Start storybook server.
Open http://localhost:9001 to view it in the browser.

npm run build

Builds the app for production to the build folder.

Note: you can set the ANALYZE=true in environment variables, to start webpack bundle analyzer.