1.0.0 • Published 9 years ago

bu v1.0.0

Weekly downloads
3
License
MIT
Repository
github
Last release
9 years ago

bu

experimental

(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.