• Stars
    star
    245
  • Rank 165,304 (Top 4 %)
  • Language
    HTML
  • License
    MIT License
  • Created over 6 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Bootstrap 4 + Webpack 4 + jQuery = ๐Ÿ˜‹

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 (Babel 7)
  • ESLint + Prettier = Neat Coding Style
  • Webpack production building (code splitting, cache, lazy-loading and Terser)

Download and Install

Let's go!

$ git clone https://github.com/xxhomey19/bootstrap-webpack-jquery-boilerplate.git
$ cd bootstrap-webpack-jquery-boilerplate
$ 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

More Repositories

1

nba-go

๐Ÿ€ ๐Ÿ’ป The finest NBA CLI.
JavaScript
3,709
star
2

github-file-icons

๐ŸŒˆ ๐Ÿ—‚ A browser extension which gives different filetypes different icons to GitHub, GitLab, gitea and gogs.
TypeScript
1,426
star
3

use-undo

React Hooks to implement Undo and Redo functionality
TypeScript
393
star
4

nba-bar

๐Ÿ€ ๐Ÿ–ฅ๏ธ Check NBA in your menubar.
JavaScript
86
star
5

react-water-wave

๐Ÿ’งReact.js jquery.ripples integration component.
TypeScript
66
star
6

nba-color

๐Ÿ€ ๐ŸŽจ Get all NBA team's color.
JavaScript
51
star
7

github-uploader

๐Ÿ”— ๐Ÿ–ฅ Upload attachments to GitHub in CLI. A simple and tricky way to get public URL to your files.
JavaScript
30
star
8

react-linear-gradient-button

React linear gradient button component.
JavaScript
14
star
9

leetcode-30days

Write 30 LeetCode in 30 days
JavaScript
12
star
10

laravel-react-redux-boilerplate

A simple boilerplate for React and Redux with Laravel as API server.
PHP
10
star
11

github-unfold-news

โ†•๏ธ Auto unfold news on GitHub dashboard
JavaScript
10
star
12

infinite-array

โˆž Infinite array index using ES2015 Proxy
TypeScript
9
star
13

take-a-break

A simple CLI tool for setting an alarm.
TypeScript
7
star
14

react-props-filter

๐Ÿฅ… Filter miscellaneous props and get props precisely.
JavaScript
4
star
15

react-unstated-todomvc

TodoMVC app in Unstated and React
JavaScript
3
star
16

firefox-av-history-killer

๐Ÿ”ž A Firefox WebExtension which deletes AV browsing history automatically.
JavaScript
3
star
17

vue-vuex-2048

2048 Game with Vue.js-2.0 and Vuex
JavaScript
3
star
18

xxhomey19.github.io

My portfolio web
HTML
2
star
19

simple-lottery-smart-contract

JavaScript
2
star
20

free-tram-zone

Am I in Melbourne's Free Tram Zone?
TypeScript
2
star
21

RollingCat

JavaScript
2
star
22

toc_hw3

Parsing json in Python
Python
1
star