Skip to content

Abhinandan11/mern-boilerplate

Repository files navigation

MERN-boilerplate

This is a boilerplate project using the following technologies:

Requirements

npm install

Running

Make sure to add a config.js file in the config folder. See the example there for more details.

Production mode:

npm start

Development (Webpack dev server) mode:

npm run start:dev

Releases

No releases published

Packages

No packages published