shivasunki / MERN-Starter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MERN-Starter

Backend Setup

1. cd backend
2. npm install
3. npm start (or) nodemon app.js

Frontend Setup

1. cd frontend
2. npm install
3. npm run dev

About


Languages

Language:JavaScript 86.0%Language:CSS 10.8%Language:HTML 1.8%Language:Pug 1.4%