Skip to content

Traffic Surveys as a Service (TSaaS)

Notifications You must be signed in to change notification settings

teg-iitr/tsaas-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tsaas-frontend

Instructions for setup

1. Clone the repository-

2. Install required node modules-

  • cd tsaas-frontend
  • npm install

3. Setting up env file

  • create .env file at the root level of the project
  • sample env file format:
    • REACT_APP_PLACES_API_ID= {YOUR_HERE_MAPS_APP_ID}
    • REACT_APP_PLACES_APP_CODE= {YOUR_HERE_MAPS_APP_CODE}
    • REACT_APP_PLACES_API_KEY= {YOUR_HERE_MAPS_APP_KEY}
    • HOST_NAME={backend-url/api/}

3. Start the Project

  • npm start

About

Traffic Surveys as a Service (TSaaS)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published