# webpack-jquery-bootstrap-starter **Repository Path**: greenlife/webpack-jquery-bootstrap-starter ## Basic Information - **Project Name**: webpack-jquery-bootstrap-starter - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2016-01-21 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Webpack jQuery Bootstrap Starter [![js-standard-style](https://cdn.rawgit.com/feross/standard/master/badge.svg)](https://github.com/feross/standard) For development and hot-loading ``` npm i npm start ``` For a production build: ``` npm run build ```