- Create a blank solution in Visual Studio 2015
- Create a aspnet web application using the aspnet 5 empty template in /generators folder
- Clean the project, remove unneeded files. (project.json with a framework specified is needed)
- Create a new ts file index.ts in the project
- Open Command Line for the project
- run "tsd init"
- run "tsd install yeoman-generator --save"
- add a typescript configuration file
- set module flag to commonjs
- start writing your index.ts generator
-
Notifications
You must be signed in to change notification settings - Fork 0
s-innovations/generator-si-portal-framework
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published