All Projects → billperegoy → Elm Spa

billperegoy / Elm Spa

Sample Single Page Web App in Elm

Programming Languages

elm
856 projects

Elm Single Page Web App

This repository implements a basic single page web app using the Elm Navigation package.

To use this repository, you should follow these steps.

  1. npm install -g elm

  2. npm install -g elm-live

  3. npm install

  4. npm run watch

The watch step will run the elm-live build process and launch the browser. Future code changes will automatically trigger a rebuild and the browser will live reload with your changes.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].