meanframework

0.0.2 • Public • Published

MEAN Framework

This package creates a new MEAN stack application.

Getting Started

First install the framework

$ npm install -g meanframework

Next create your app (will create it in a new folder).

$ mean new [appname]
cd [appname]

Then install the dependencies and boot the app:

$ npm install
$ gulp

You should be able to access it at http://localhost:3000

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.2
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.2
    1
  • 0.0.1
    1
  • 0.0.0
    1

Package Sidebar

Install

npm i meanframework

Weekly Downloads

3

Version

0.0.2

License

MIT

Last publish

Collaborators

  • dickeyxxx