Skip to content

info-441-sp22/express-with-react-build

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To run the project:

run in this folder: npm install then cd into the client folder and also run: npm install (TODO: perhaps make another npm command to run both at once)

run command: npm run build_and_run

or do the steps separately

run: npm run build (this builds the react app into the build folder)

then run: npm start (to start the server)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors