0.0.3 • Published 10 years ago
u2 v0.0.3
u2
Install
npm install -g u2Usage
u2 'npm run watch' 'npm run serve'Why
While it is possible to do something like npm run watch & npm run serve
that causes npm run watch to run in the background and killing the parent process
won't terminate it