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

https://github.com/spacejack/m-carousel

Mithril 1.0 Carousel Demo
https://github.com/spacejack/m-carousel

Last synced: about 1 year ago
JSON representation

Mithril 1.0 Carousel Demo

Awesome Lists containing this project

README

          

# Mithril Carousel Demo

Example implementation of a carousel with [Mithril](https://mithril.js.org/) 1.1.

[Live demo](https://spacejack.github.io/m-carousel/)

## Install

npm install

## Run

npm start

Then go to http://localhost:3000/ in your browser.