Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/davesnx/shelm

Basic shell app for learning purposes
https://github.com/davesnx/shelm

Last synced: 14 days ago
JSON representation

Basic shell app for learning purposes

Awesome Lists containing this project

README

        

### shelm
[![Build Status](https://travis-ci.org/davesnx/shelem.svg?branch=master)](https://travis-ci.org/davesnx/)

---

[demo](http://shelm.surge.sh/)

**`elm-app start`**: Run the app in development mode. Hot Reload is enabled. Open http://localhost:3000.

**`elm-app build`**: Create a production build.

Created with [create-elm-app](https://github.com/halfzebra/create-elm-app)