Skip to content

Latest commit

 

History

History

localStorage

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

localStorage

This is an example of using ports to work with the localStorage API in Elm.

How it works.

For an explanation of the approach, look at these files:

Try it out

Install Dependencies

npm install

Running Locally

npm start