meanstack-io / meanstack-cli

MEANStack CLI - Provides a number of helpful commands for your use while developing your application MEANStack.

Home Page:http://meanstack.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MEANStack CLI

bringing together the best of MEAN MongoDB, Express, AngularJS and Node.js

Build Status Coverage Status npm npm npm

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 © 2017 MEANStack.io - Licensed under MIT.

About

MEANStack CLI - Provides a number of helpful commands for your use while developing your application MEANStack.

http://meanstack.io

License:Other


Languages

Language:JavaScript 80.8%Language:HTML 19.2%