Skip to content

anzorb/es6-webpack-starter-kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

 
 
 

Contributors