Continued development

In the project directory, you can run:

npm install

installation of dependencies.

npm run start

Run the app in development mode.

Open in browser http://localhost:8080 or http://127.0.0.1:8080. You can also enter assigned IP of your local network to be able to see the project on other devices.

npm run dev

Build project using development settings.

npm run build

Build project using production configuration.