Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 228 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 228 Bytes

Elm example code

This repo contains different examples of Elm use cases.

Requirements

  • NodeJS
  • NPM

Installation

To install run:

npm install

Running

To run, start the Webpack server:

npm run start