Skip to content

fri13th/rollup-jquery-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rollup-jquery-boilerplate

Simple jquery + es6 + autoprefixer boilerplate using Rollup

2018.07.12

I set up boilerplate for IE 11 and above browser with css grid. This will be enough for legacy web development.

I removed old configs including eslint, but prettier in VS Code doesn't work well with .babelrc Fix.

Install

git clone https://github.com/fri13th/rollup-jquery-boilerplate your-project
cd your-project
yarn

Dev

yarn start

Prod

yarn build

About

jQuery + es6 boilerplate using rollup.js and buble

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published