Nazar-bnm / mern

react express mongo boilerplate with Webpack configurations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MERN

Setup instructions for local development

Pre-Conditions

  • node and npm are installed on environment, current node version is v12.14.0, also you can check supported version in package.json engines section.

Start Up

  • npm install
  • npm run dev
  • Navigate to localhost:3000

About

react express mongo boilerplate with Webpack configurations


Languages

Language:JavaScript 92.6%Language:HTML 5.8%Language:CSS 1.7%