Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 363 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 363 Bytes

Mongoose , Express & React NodeJS

The MERN Stack is the combo of Mongoose Express React & Nodejs.

In this we gonna build a simple API with react on the client (front-end)

The back-end is build with express & nodejs

Setup

    git clone https://github.com/svngoku/MERN-STACK.git
    $ yarn 
    $ yarn start & yarn