Skip to content

DavidShemian/opora-home-assignment-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

David Shemian solution for Opora home assignment - Front End

How to use

  1. Clone repository
  2. Add a .env file with the following properties:
    • PORT=XXX where XXX is the desired port to run the app on
    • REACT_APP_SERVER_BASE_URL=http://localhost:XXX where XXX is the Back End port
  3. Run app using npm run production

Available Scripts

npm run production

Use this script in order to install all dependencies, build and run the app

npm start

Use this in order to run the app without installing the dependencies

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published