ericelliott/todotasks

Make sample app use regular node modules instead of AMD + Bower

Open

#13 opened on Jan 14, 2015

 (1 comment) (0 reactions) (0 assignees)JavaScript (3 forks)github user discovery
bughelp wanted

Repository metrics

Stars
 (12 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Because the npm ecosystem is 5x larger than bower, and we'll soon be transitioning to standard ES6 modules, which will make AMD obsolete.

Contributor guide