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

https://github.com/1337programming/mithril-amok-sandbox

A sample architecture skeleton with two modules for using Mithril with Amok.
https://github.com/1337programming/mithril-amok-sandbox

Last synced: over 1 year ago
JSON representation

A sample architecture skeleton with two modules for using Mithril with Amok.

Awesome Lists containing this project

README

          

# mithril-amok-sandbox
A sample skeleton with two modules for using Mithril with Amok. The intent of this is to test to see if Amok is ready to be paired with Mithril in an aggressively fast development environment.

Setup
-----
- Run `npm install` to install dependencies.
- Run `npm i -g amok` to install amok.

Run
---
- Run `npm start` to run the application for development.