Skip to content

Repositories project with Node.js, React and MongoDB

Notifications You must be signed in to change notification settings

bernardoarodrigues/DevRepo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Node.js + React + MongoDB Project

System

To run the application, you'll need:

  • Node.js: an open-source, cross-platform, back-end JavaScript runtime environment
  • npm: default package manager for Node.js
  • yarn: a software packaging system developed in 2016 by Facebook for the Node.js JavaScript runtime environment

Installation

To get the app, clone the repo and cd its directory.

$ git clone [email protected]:bernardoarodrigues/dev-repo.git
$ cd dev-repo

Usage

Follow the instructions in the dev-repo-server to start the backend and the instructions in the dev-repo-web to start the frontend.