Skip to content

xxk3990/trainer-cart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Trainer Site Shopping Cart

Newest code in develop branch. Node server runs on port 3000, React client runs on 3001.
The server code relies on the NODE_ENV environment variable. To have it locally set to "development", either add export NODE_ENV=development to your .zshrc file (or whatever the Windows equivalent is) or add it to the server .env file in the project. If you add it directly to the project, make sure you don't have the export statement in your .zshrc (or windows equivalent) file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published