angular-klingon / klingon

Angular Klingon: The UI companion for the @angular/cli
https://angular.run
MIT License
189 stars 19 forks source link

fix(@klingon/server, @klingon/ui): add Project Root Directory field to UI #30

Closed itswisdomagain closed 6 years ago

itswisdomagain commented 6 years ago

Replace hard-coded current working directory in klingon:server with user's home directory or another directory specified in klingon:ui to prevent ENOENT errors when trying to create a new application

Closes #23