bu
v1.0.0
Published
quick script to launch budo
Downloads
32
Readme
bu
(experiments.. not final)
A thin and opinionated launch configuration for budo.
- pretty-print server requests and bundle time
- ES6 by default
- Babel syntax errors are pretty-printed to DOM
- Default index uses
<meta>
viewport for mobile friendliness --open
will launch the browser on the served URL
npm install bu watchify -g
#start prototyping some JS
bu index.js --live -o
License
MIT, see LICENSE.md for details.