add documentation for cdn and bower

This commit is contained in:
Leo Horie 2014-03-22 15:53:44 -04:00
parent ab494829c6
commit 0ef8c8beb6
19 changed files with 173 additions and 14 deletions

View file

@ -16,7 +16,7 @@ However, using its entire toolset idiomatically can bring lots of benefits: lear
## A Simple Application
Getting started is surprisingly boilerplate-free:
Once you have a [copy of Mithril](installation.md), getting started is surprisingly boilerplate-free:
```markup
<!doctype html>