Skip to content

hmimed70/burger-builder-react-nodejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

burger-builder-react-nodejs

Install

   1-  npm install 
   2-  cd client 
   3-  npm install
   4-  cd ..

Create .env file and put this code inside

   JWT_SECRET=jwt-JWT_SECRET--EXAMPLE
   JWT_EXPIRES_IN=90d
   JWT_COOKIE_EXPIRES_IN=90
   NODE_ENV = production
   NODE_ENV = development

Starting

 npm run dev 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published