minimal-webpack-babel-setup

Minimal project setup for a JavaScript project running with Webpack and Babel.

Stars
21
Committers
1

minimal-webpack-babel-setup

Minimal project setup for a JavaScript project running with Webpack and Babel for a frontend application. Read more about it.

Installation

  • git clone [email protected]:rwieruch/minimal-webpack-babel-setup.git
  • cd minimal-webpack-babel-setup
  • npm install
  • npm start
  • visit http://localhost:8080/
Badges
Extracted from project README
Build Status Greenkeeper badge
Related Projects