Skip to content

parasource/rhosus-ui

Repository files navigation

Create .env file

For starts, create .env.(development | production).local file in root directory. And set there this line:

REACT_APP_BASE_URL="http://localhost:8001"

Install packages

For npm:

npm install

For yarn:

yarn

Start project

npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published