Skip to content

A prototype generator based on Angular, Node, and Yeoman

License

Notifications You must be signed in to change notification settings

omgftw/CodeGenerator

Repository files navigation

Test Prototype for a Yeoman-based generator with a web front-end

Run "node install.js" in the root folder

For development:

In the root folder, run:

node server.js

In the "web-gen-ui" folder, run:

ng serve

Navigate to http://localhost:4200

For Production:

In the root folder, run:

node launch.js Navigate to http://localhost:3000

Notes: Use VS Code for development Yeoman debugging profile exists in vs config already Default API: http://localhost:3000/api

About

A prototype generator based on Angular, Node, and Yeoman

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published