#install mongo in macOS
brew tap mongodb/brew
brew install mongodb-community
brew services start mongodb-community
# run server
cd Server
npm i
node index
# run client
cd Client
npm i
npm run start
forked from alban44980/Prototyp
-
Notifications
You must be signed in to change notification settings - Fork 0
prototypsthlm/alban44980-Prototyp
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- JavaScript 73.2%
- HTML 14.2%
- CSS 12.6%