1.0.6 • Published 6 years ago

generator-hoflogic-spa v1.0.6

Weekly downloads
26
License
-
Repository
github
Last release
6 years ago

generator-hoflogic-spa

This is a Yeoman generator which generates an ASP.NET Core web Api and a React + MobX SPA in TypeScript. Navigate to the template readme file to see information about the output of this generator.

Developing This Script

Getting Started

  • Open a command prompt at the root of this repository
  • Invoke npm link (this can be reverted with npm unlink --global)
  • In another directory, invoke yo hoflogic-spa

Altering the Template

  • Navigate to generators\app\templates to view and edit the template.
  • Navigate to generators\app\index.js to see how the template variables are substituted.
1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago