mrlynn / ghsdp

MongoDB Integration with GitHub Student Developer Pack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

MongoDB Integration with GitHub Student Developer Pack

License:MIT License


Languages

Language:JavaScript 92.2%Language:CSS 5.7%Language:HTML 2.1%