1.1.0 • Published 5 years ago

scss-jquery-boilerplate v1.1.0

Weekly downloads
5
License
ISC
Repository
github
Last release
5 years ago

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