Skip to content
This repository has been archived by the owner on Jan 3, 2023. It is now read-only.

Running a Feathers app isn't clear when in interactive mode #9

Closed
ekryski opened this issue Mar 30, 2016 · 1 comment
Closed

Running a Feathers app isn't clear when in interactive mode #9

ekryski opened this issue Mar 30, 2016 · 1 comment
Labels
Milestone

Comments

@ekryski
Copy link
Member

ekryski commented Mar 30, 2016

Currently when you generate an app it prompts you to run npm start. When in interactive mode that command doesn't work. As we migrate this to be the formal CLI tool we should:

  • have a run or start command
  • remove the commentary after the yeoman generator is complete
@derek-watson derek-watson added this to the 1.3.0 milestone Apr 1, 2016
@ekryski ekryski modified the milestones: 2.0, 1.3.0 Sep 9, 2016
@ekryski
Copy link
Member Author

ekryski commented Sep 9, 2016

Fixed in 2.0. You simply run npm start or feathers start in the project directory.

@ekryski ekryski closed this as completed Sep 9, 2016
@ekryski ekryski removed the ready label Sep 9, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants