Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/oieduardorabelo/elm-boilerplate

Basic structure to create modules or small prototypes im Elm
https://github.com/oieduardorabelo/elm-boilerplate

Last synced: 13 days ago
JSON representation

Basic structure to create modules or small prototypes im Elm

Awesome Lists containing this project

README

        

# Elm Boilerplate

Basic structure to create modules or small prototypes im Elm

## Installation

Follow the awesome instructions on [elm-lang.org](http://elm-lang.org/install)

## Usage

```
git clone https://github.com/oieduardorabelo/elm-boilerplate
cd elm-boilerplate
elm-reactor
```

## Badges

![](https://img.shields.io/badge/license-MIT-blue.svg)
![](https://img.shields.io/badge/status-stable-green.svg)

---

> [eduardorabelo.me](http://eduardorabelo.me)  · 
> GitHub [@oieduardorabelo](https://github.com/oieduardorabelo)  · 
> Twitter [@oieduardorabelo](https://twitter.com/oieduardorabelo)