Skip to content

clflowers5/webpack-starter

Repository files navigation

Webpack Starter

Simple webpack configuration and boilerplate providing:

  • TypeScript
  • React and JSX
  • CSS Modules
  • Sass
  • Basic Jest setup with Enzyme

Commands

npm test

  • Runs Jest tests.

npm run dev

  • Runs webpack dev server.

npm run build

  • Builds production bundle.

About

Webpack 4 starter template with sass, css-modules, babel, and some other gubbins.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors