DanWahlin / Angular-JumpStart

Angular and TypeScript JumpStart example application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

set base href = "."

JB-Tellez opened this issue · comments

Hi Dan,

The JumpStart index.html had and needs to be

At least on my machine ;)

Thanks for the jump!

No change should be needed there if you're running the "npm start" command. The server used handles the paths and is able to create the root "/" path. Tested it on both Mac and Windows but if you have a specific scenario where that's not working let me know.