Legobox-co / Modern-Mean-Stack

A modern set up for angular2, mongodb, express all on nodejs :computer: :sunglasses:

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Modern Mean Stack

A modern Structure for Building Apps on the MEAN stack



Introduction

The Modern Mean Stack is a boilerplate project birthed of the idea that Creating apps off the MEAN stack should be done in a way as modern as possible.

Integrations and Tools

  • Angular Cli Project
  • Hot module reload via Hmr Module
  • Well-Structure express based backend architecture
  • Webpack 2( soon to be updated

Installation

To install the stack,

// run the yarn command to install all dependencies
$ yarn
  • to serve run
$ gulp serve

Todos

  • Update Project with Webpack 3
  • Restructure Hot Module reload
  • Clean up on Passport Authentication
  • rebuild intro Angular Component.
  • write License md

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Hat tip to anyone who's code was used
  • Inspiration
  • etc

About

A modern set up for angular2, mongodb, express all on nodejs :computer: :sunglasses:


Languages

Language:JavaScript 85.8%Language:TypeScript 13.1%Language:HTML 0.9%Language:CSS 0.1%