Skip to content

antoineclaval/elmtutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

elmtutorial

An example Elm single page application built on http://www.elm-tutorial.org/

Setup

Install global packages

npm install -g foreman

Foreman is a package that allows running several servers with one command.

Install the necessary local node packages:

npm install

Running the application:

In terminal run:

nf start

Open http://localhost:3000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published