Skip to content

React + ES6 + Babel + Webpack starter kit by Anzor Bashkhaz

Notifications You must be signed in to change notification settings

anzorb/es6-webpack-starter-kit

Repository files navigation

ES6 + Babel + Webpack starter kit by Anzor Bashkhaz

Read the article here

This starter-kit includes everything you need to write ES6 code, along with tests, documentation, and live reloading.

Requirements
Install
npm install
Tasks
npm run dev will compile ES6 code, open demo app in browser, and refresh on changes.
npm run dist will compile, minify, extract sourcemaps and generate documentaion
npm run karma:tdd compile, open browser and wait for code changes (test driven development)
npm run karma:ci compile, generate coverage for Jenkins

About

React + ES6 + Babel + Webpack starter kit by Anzor Bashkhaz

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published