Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 373 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 373 Bytes

Js-bplate-e6 Build Status

Personal Javascript ES6 boilerplate with babel and webpack

Getting started

Clone/download repo.

Install dependencies

yarn

Watch javascript files

yarn dev

Build javascript files

yarn build