2016-05-17 21:10:37 -06:00
2016-05-04 15:19:24 -06:00
2016-04-04 21:30:38 -06:00
2016-05-17 21:10:37 -06:00
2016-04-04 21:30:38 -06:00
2016-05-04 15:19:24 -06:00
2016-05-17 21:10:37 -06:00
2016-05-06 19:27:50 -06:00

Vanilla JavaScript TodoMVC Example

Purpose

This was originally part of an ES6 training by Kent C. Dodds

Now I'm using it to teach people about Webpack.

Thanks

This codebase was originally taken from the TodoMVC project starting here. Big thanks to them!

Project Setup

  1. Fork the GitHub Repo
  2. Clone your Fork
  3. Run npm install
  4. Run npm run validate
  5. If everything's running without errors, you can start checking out the available branches (git remote show origin)
Description
No description provided
Readme 556 KiB
Languages
JavaScript 95.8%
HTML 4.2%