Skip to content

thundermiracle/startbootstrap-agency-webpack

Repository files navigation

startbootstrap-agency-webpack

startbootstrap-agency bundled by webpack

Preview

startbootstrap-agency

Original Version

startbootstrap-agency

Develop

yarn
yarn dev

Build

yarn build

Folder Structure

  • public/ - index.html & images used in index.html
  • src/scss - all customized styles, including fontawesome&bootstrap's stylesheets
  • src/main.js - js entry point, including jquery, bootstrap, popper.js, jquery.easing

Build Output Folder Structure

  • public to dist
  • all styles to dist/style.css
  • all js to dist/bundle.js
  • all images which size is over 10kb to dist/img

License

This project is licensed under the terms of the MIT license.

About

startbootstrap-agency bundled by webpack

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published