docs: load mithril on mithril.js.org
For futzing around in the dev console
This commit is contained in:
parent
34d6a710a9
commit
4cfd0c4070
4 changed files with 7 additions and 4 deletions
|
|
@ -65,6 +65,8 @@ Let's create an HTML file to follow along:
|
|||
</body>
|
||||
```
|
||||
|
||||
Mithril is also loaded onto this page already, so you can start poking at the `m` object in the developer console right away if you'd like!
|
||||
|
||||
---
|
||||
|
||||
### Hello world
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue