-
Notifications
You must be signed in to change notification settings - Fork 0
shevaua/AfterUber
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
# Make sure you have @angular/cli package # installation: npm install -g @angular/cli # Go to project directory cd <project_dir> # run installation script bash install.sh # put server key for uber into config/production.json file accross the # # "uber": { # "server_key": "<put your key here>" # }, # run server script cd <project_dir>/be # DEV MODE npm start # PROD MODE NODE_ENV=production npm start
About
Test task
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published