SCSS jQuery Boilerplate
Start your interview assignment/prototype in seconds
Readymade the most basic boilerplate npm package
to start interview assignment with configured SCSS, Babel loaders and jQuery library.
Scaffolding to start your project in few seconds.
Features
ES6/ESNext - Write your javascript with latest ECMA version, Babel will transpile in ES5 for backwards compatibility
SCSS - Take the advantage of powerful SCSS preprocessor.
jQuery - Legendry jQuery for DOM manipulation, as most of the company prefer to write assignment in jQuery.
Commands
npm install scss-jquery-boilerplate
- Download npm package
of boilerplatenpm install
- Install all dependencynpm run start
- Start your webpack-servernpm run build
- Create build files with compiled SCSS and bundled jQuery
MIT © Hari Shekhar