generator-meanstack

0.1.1 • Public • Published

Generator-meanstack

Build Status NPM version

The MEAN stack generator for Yeoman.

Getting started

  • Make sure you have yo installed on the latest version. npm install -g yo
  • Install the generator: npm install -g generator-meanstack
  • Run: yo meanstack

This generator is based on the generator-angular. This means that you can use all commands available on the generator-angular to create your application.

Deploying to Heroku

During the scaffold you are able to create Procfile and .env files on your target project. After that follow the steps below.

  1. Use the command grunt to generate the optimized files for your application.
  2. Set the environment variable NODE_ENV to production before pushing your modifications to Heroku.

License

MIT License

Dependents (0)

Package Sidebar

Install

npm i generator-meanstack

Weekly Downloads

0

Version

0.1.1

License

none

Last publish

Collaborators

  • wlepinski