/webpack-minimal

Minimalistic Webpack setup with Babel

Primary LanguageJavaScriptMIT LicenseMIT

webpack-minimal

Minimalistic Webpack setup with Babel.

Getting started

  • Install NPM and Yarn
  • Clone this project
  • Run yarn to install dependencies
  • Run npm start to start up the development server
  • Application is now available at localhost:5000