eetrip / MERN-example

mern stack app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

to run the app mongodb and node.js should be installed on your computer

first run command to install dependencies :- npm install

then to start server run command :- npm run dev-server

then to start react app run command :- npm start

to run both simultaneously run command :- npm run dev-unix

About

mern stack app


Languages

Language:JavaScript 93.0%Language:HTML 4.7%Language:CSS 2.3%