/MERN-boilerplate

MERN stack project boilerplate

Primary LanguageJavaScriptMIT LicenseMIT

MERN-boilerplate

This is a boilerplate project using the following technologies:

Requirements

npm install

Running

Production mode:

npm start

Development (Webpack dev server) mode:

npm run start:dev