1.0.3 • Published 7 years ago

generator-mean-ts v1.0.3

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

generator-mean-ts

NPM version Build Status Dependency Status

Pure TypeScript MEAN stack app generator

Overview

This is a Yeoman based generator which generates a mean.ts app. To know more about it you can check the official github repository.

Installation

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

npm install -g yo
npm install -g generator-mean-ts

Then generate your new project:

yo mean-ts

Feel free to learn more about Yeoman.

License

MIT © Hector J. Vasquez

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago

0.1.0

7 years ago