Skip to content

saranshsinhaa/red-square

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RED SQUARE

Install Frontend dependencies

$ cd Frontend
$ npm install
$ npm run start

Setup ENV

#  --- .env  ---

NODE_ENV = development
PORT = 5000
JWT_SECRET =
MONGO_URI =

Install Backend dependencies


$ cd Backend
$ npm install
$ npm run start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages