1.1.3 • Published 7 years ago

generator-ng2-meanstack v1.1.3

Weekly downloads
5
License
ISC
Repository
github
Last release
7 years ago

generator-ng2-meanstack Npm Package

Installation

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

npm install -g yo
npm install -g generator-ng2-meanstack

Then generate your new project:

yo ng2-meanstack

What's unique in it?

If you use conventinal methods, your whole code is exposed in Angular 2 servers.

The server in this generator, prevents the user from accessing the backend code of your application, leaving them to be able to see only Angular 2 code rather then exposing whole server configurations and values.

Any suggestions for improvement are welcome anytime!

1.1.3

7 years ago

1.1.2

8 years ago

1.1.1

8 years ago

1.1.0

8 years ago

1.0.8

8 years ago

1.0.7

8 years ago

1.0.6

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago