Skip to content

EggBucketInterns/EggBucket_Inventory_Website_Main

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

To set up the project locally, follow these steps:

Frontend

cd frontend

npm install

npm run build

Copy the build folder over to the backend folder

cd ..

Backend

cd backend

npm install

npm start

To start frontend only

cd frontend

npm install

Go to dashboard.js and comment out the useEffect to prevent auth for dev

npm start

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors