Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 487 Bytes

README.md

File metadata and controls

29 lines (20 loc) · 487 Bytes

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