Skip to content
This repository has been archived by the owner on Feb 5, 2020. It is now read-only.

A yeoman generator that creates a Node/Express/Mongo/Angular2 starter framework for applications and Docker-based microservices.

License

Notifications You must be signed in to change notification settings

bluehalo/generator-mean2starter

Repository files navigation

generator-mean2starter NPM version Build Status Dependency Status

A Yeoman generator that creates a Node/Express/Mongo/Angular2 starter framework for applications and Docker-based microservices

Features

Easily install Asymmetrik's MEAN2 Starter webapp in several different modes. Configurations that are currently supported:

  • server + client
  • server only
  • Docker deployment files
  • No docker deployment

Installation

First, install Yeoman and generator-mean2starter using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-mean2starter

For local development, you can instead download this project and run:

npm link

Then generate your new project:

yo mean2starter

License

MIT © Asymmetrik Ltd

About

A yeoman generator that creates a Node/Express/Mongo/Angular2 starter framework for applications and Docker-based microservices.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published