generator-mean-ts

1.0.3 • Public • Published

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

Package Sidebar

Install

npm i generator-mean-ts

Weekly Downloads

0

Version

1.0.3

License

MIT

Unpacked Size

43.1 kB

Total Files

49

Last publish

Collaborators

  • ipi.vasquez