Skip to content

billperegoy/elm-spa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Sample Single Page Web App in Elm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published