Getting Started with Webpack-Bootstrap 👋

Boilerplate for webpack.

Available Scripts

In the project directory, you can run:

yarn install

Installs the project dependencies.

yarn start

Runs the app in the webpack development server.
Open http://localhost:8080 to view it in your browser.

yarn watch

Updates dist folder with latest changes automatically

yarn build

Builds the app for production to the dist folder.

Have Fun! 🚀