MEANStack CLI
bringing together the best of MEAN MongoDB, Express, AngularJS and Node.js
MEANStack.io is a web application framework with strategy geared to facilitate development.
Is a solution full-stack JavaScript, develop on MongoDB, Express, AngularJS, Node.js and another stack of packages.
Introduction
MEANStack CLI provides a number of helpful commands for your use while developing your application.
Installation
Note: This repository contains the CLI(command-line interface) of the MEANStack framework. If you want to build an application using MEANStack, visit the main MEANStack.io repository.
Install the MEANStack CLI.
- Install Gulp, Bower, Nodemon and MEANStack CLI.
$ npm install -g gulp bower nodemon meanstack-cli
Gulp, Bower and Nodemon they are dependencies of the project.
Listing All Available Commands
$ meanstack --help
Documentation
Documentation can be found on the MEANStack.io
Repositories
MEANStack.io (Starter) - https://github.com/meanstack-io/meanstack.io
MEANStack (Kernel) - https://github.com/meanstack-io/meanstack
MEANStack-Client (Client) - https://github.com/meanstack-io/meanstack-cli
Copyright & License
Copyright © 2016 MEANStack.io - Licensed under MIT.