An open API service indexing awesome lists of open source software.

https://github.com/csjiabin/mithril-example

A Mithril.js project
https://github.com/csjiabin/mithril-example

es6 mithril mithril-routes mithriljs webpack

Last synced: 1 day ago
JSON representation

A Mithril.js project

Awesome Lists containing this project

README

          

# Mithril-example
> A Mithril.js project
## Build Setup

```bash
# install dependencies
npm install

# serve with hot reload
npm run budo

# build for production with minification
npm run build
```