Skip to content

tssoft/aspnet-frontend-yo-generator

Repository files navigation

generator-tssoft-aspnet-frontend

Installation

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

npm install -g yo
npm install -g git+https://github.com/tssoft/aspnet-frontend-yo-generator.git

Second, install Bower. It's required for some packages.

npm install -g bower

Then generate your new project:

yo tssoft-aspnet-frontend

Options

Target frameworks:

Used npm packages

Tasks

Single:

  • gulp jscs
  • gulp lint
  • gulp tdd — starts Karma
  • gulp test — starts Karma with singleRun flag
  • gulp less
  • gulp babel

Multiple:

  • gulp — starts Babel, Less, ESLint and JSCS
  • gulp check — starts ESLint and JSCS

Features

Logo Logo Logo Logo Logo Logo Logo Logo Logo Logo Logo

License

MIT © TS Soft

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published