Skip to content

unverbraucht/packing-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Local Development

Installation

Backend :

cd backend
npm install

Frontend :

cd frontend
npm install

Run

To start the database:

cd backend
npm run mongodb

To start the backend :

cd backend
npm start dev

To start the frontend :

cd frontend
npm start

About

Packing list app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published