Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Requirements

  • Node.js
  • NPM

This project works with remote MongoDB Server.

To start this app on you local pc you need:

First, install pm2 on your local PC, please run

  • npm install pm2 -g

Then, go to backend/ folder and run:

  • npm install
  • pm2 start server.js

Backend is working on localhost:8080

Then, go to frontend/ folder and run:

  • npm install
  • npm start

Frontend is working on localchost:3000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages