Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Mayank8085 committed Mar 14, 2021
2 parents 8b8462c + b388aed commit 15dbb47
Show file tree
Hide file tree
Showing 9 changed files with 783 additions and 65 deletions.
4 changes: 4 additions & 0 deletions backend/Readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
create .env file and paste contents of env-info.txt

npm install (installs all dependancies) \
npm start
1 change: 1 addition & 0 deletions frontend/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ This project was bootstrapped with [Create React App](https://github.com/faceboo


## To Run development server
create .env file and paste contents of env-info.txt \
npm install (installs all dependancies)

npm start
Expand Down
Loading

0 comments on commit 15dbb47

Please sign in to comment.