michaelgenesini / webpack-bolerplate

A simple starterkit for front end development using webpack, ES6 (babel) and Sass

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

webpack-bolerplate

A simple starterkit for front end development using webpack, ES6 (babel) and Sass

How to start

Install packages with Yarn 😉 :

yarn

Run dev mode:

npm run dev

Go to: http://localhost:8080/webpack-dev-server/

About

A simple starterkit for front end development using webpack, ES6 (babel) and Sass

License:MIT License


Languages

Language:CSS 80.8%Language:JavaScript 18.2%Language:HTML 1.0%