Source code

Revision control

Copy as Markdown

Other Tools

# Speedometer 2.1: ES2015 + Babel + Webpack TodoMVC example
## Test locally
1. `npm install`
2. `npm run build` (production build)
## Build
1. `npm run build` (production build)