https://github.com/eveningkid/babel-sass-browserify-boilerplate
:lollipop: Simple Babel, Sass and Browserify using Gulp.js integration
https://github.com/eveningkid/babel-sass-browserify-boilerplate
Last synced: 7 months ago
JSON representation
:lollipop: Simple Babel, Sass and Browserify using Gulp.js integration
- Host: GitHub
- URL: https://github.com/eveningkid/babel-sass-browserify-boilerplate
- Owner: eveningkid
- License: mit
- Created: 2016-06-16T13:19:51.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-06-16T13:36:10.000Z (over 9 years ago)
- Last Synced: 2025-03-06T23:04:18.700Z (7 months ago)
- Language: JavaScript
- Homepage:
- Size: 2.93 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# babel-sass-browserify-boilerplate
> Simple Babel, Sass and Browserify using Gulp.js integration.## Install
Install using `npm install`, then update `config.js`.
Then simply start watching tasks using `gulp` command.