Skip to content

Instantly share code, notes, and snippets.

@cmilfont
Created March 9, 2017 11:06
{
"scripts": {
"build": "browserify app/app.jsx -o public/assets/js/bundle.js -t babelify"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment