-
Notifications
You must be signed in to change notification settings - Fork 1
vhlongon/babel-gulp-boilerplate-final
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
First run: npm install Then: gulp ('development' is the default task) Everything is transpiled from es2015 to es5 with babel and bundled using browserify, the entry point is app/js/app.js. You can use, for instance, import/export declarations and require modules in different files. Cssnext (postCSS plugin) has also been included so you can start using future futures and it will provide fallbacks.
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published