rwieruch / minimal-webpack-babel-setup

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

Home Page:https://www.robinwieruch.de

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

minimal-webpack-babel-setup

Build Status Greenkeeper badge

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

Installation

  • git clone git@github.com:rwieruch/minimal-webpack-babel-setup.git
  • cd minimal-webpack-babel-setup
  • npm install
  • npm start
  • visit http://localhost:8080/

About

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

https://www.robinwieruch.de


Languages

Language:JavaScript 100.0%