This project was bootstrapped with Create React App.
In src/environment.ts
update the baseUrl
to point to your backend.
First run npm install
followed by npm run start
. Open http://localhost:3000 to view it in the browser.
Run npm run build
. The build is stored in a directory called build
.