Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

bootstrap-webpack-jquery-boilerplate

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bootstrap-webpack-jquery-boilerplate

> Build landing page with **Boostrap** and **jQuery** is so easy.

  • 1.2.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

Boostrap + Webpack + JQuery Boilerplate

Build landing page with Boostrap and jQuery is so easy.

code style: prettier

Why ?

React is awesome, and I use it everyday.

However, not each project needs such a complicated library. jQuery and bootstrap are good enough.

Hence, this repo is suitable for simple projects.

About DOM manipulation, all you need is...

🤩 jQuery
❌ No React
❌ No Vue
❌ No Angular

About CSS, all you need is...

🤩 Bootstrap + CSS
❌ No CSS Modules
❌ No styled-components

Features

  • Bootstrap and jQuery installed
  • Hot Module Replacement (HMR)
  • Support ES6 Syntax
  • ESLint + Prettier = Neat Coding Style
  • Webpack production building

Download and Install

Let's go!

$ git clone https://github.com/xxhomey19/bootstrap-webpack-jquery-boilerplate.git
$ yarn // or npm install

Development

Run development page on localhost:8080

$ npm run dev

Build

Build for production.

$ npm run build

Deploy

Deploy to gh-pages branch on GitHub.

DEMO

$ npm run deploy

License

MIT © xxhomey19

FAQs

Package last updated on 03 Jun 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc