Skip to content

kayleighridd/build-example

Repository files navigation

📦 webpack Boilerplate

Webpack is based on this Webpack Boilerplate by Tania Rascia

Installation

Clone this repo and npm install.

npm i

Usage

Development server

npm run storybook

Production build

npm run build

Known Issues

  • The Storybook runs on uncompiled css, but should run the bundled version
  • We currently need to run the dev task as well as the storybook in order to compile css for development use
  • The css bundle that is created does not maintain classnames
  • The documentation does not show Markdown in the "View code" feature

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published