Let start-react-app provide a simple cli for common tasks?
Created by: keyz
Inspired by motion. It's very handy that I can type things into npm start
to do some common tasks. Vorpal seems like a great tool for this.
Tasks that i can think of:
-
o
, open
: open in browser
-
e
, edit
: open project root in an editor (atom? 😃)
-
v
, verbose
: show/hide all webpack logs