Skip to content

mitchgavan/grunt-browserify-babel

Repository files navigation

grunt-browserify-babel

An example setup for ES6 modules with Browserify and Grunt. You can find the accompanying blog post here

Getting Started

Once you've got the code, install the dependencies by navigating to the directory and running the following command:

npm install

Build for development and watch files

npm start

Build for production

npm run build

About

An example setup for ES6 modules with Browserify and Grunt

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published