Skip to content

MatteoCati/CollaborApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Using this app

To use this web app, you need to have MongoDB running on localhost:27017.

First of all, install the required modules by running:

cd backend; npm install
cd frontend; npm instaall

Inside the backend folder, run node server to start the Node.js server.

Inside the frontend folder, run npm start to run the front-end.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages