generator-react-aspnet-boilerplate

1.0.5 • Public • Published

Yeoman generator for react-aspnet-boilerplate

NPM version Dependency Status

A boiler plate for getting started with ASP.NET projects using react/redux/universal-rendering

Installation

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

npm install -g yo
npm install -g generator-react-aspnet-boilerplate

Then generate your new project:

yo react-aspnet-boilerplate

By default, the template is based off of the master branch, which includes authentication and account management. You can also use the empty-template branch if you like.

yo react-aspnet-boilerplate:empty-template

Getting To Know Yeoman

  • Yeoman has a heart of gold.
  • Yeoman is a person with feelings and opinions, but is very easy to work with.
  • Yeoman can be too opinionated at times but is easily convinced not to be.
  • Feel free to learn more about Yeoman.

License

MIT © Paul Knopf

Dependencies (7)

Dev Dependencies (13)

Package Sidebar

Install

npm i generator-react-aspnet-boilerplate

Weekly Downloads

1

Version

1.0.5

License

MIT

Last publish

Collaborators

  • pauldotknopf