scss-jquery-boilerplate

1.1.0 • Public • Published

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 boilerplate
  • npm install - Install all dependency
  • npm run start - Start your webpack-server
  • npm run build - Create build files with compiled SCSS and bundled jQuery

MIT © Hari Shekhar

Package Sidebar

Install

npm i scss-jquery-boilerplate

Weekly Downloads

3

Version

1.1.0

License

ISC

Unpacked Size

318 kB

Total Files

13

Last publish

Collaborators

  • shekhardtu