Skip to content

erichuffman/baseline-webpack-playground

Repository files navigation

Webpack Playground

A basic setup for a local playground when CodePen just isn't cutting it.

Based off of the webpack-starter-basic. See that repo for options that may be of interest (loading fonts, images, or bootstrap).

Usage

Install npm dependencies

 npm install 

Run the kickstart command

npm run kickstart

After the project has been kickstarted

To start the development server

npm start

To build for production

npm run build

To preview the production build

npm run preview

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages