Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 719 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 719 Bytes

Netlify Status

Simple note/link manager, powered by Elm and localStorage. Add small notes or links to this page and they’ll be available only to you. Remove them whenever you don’t need them anymore.

Usage example

Install & run

npm install
npm run build
open index.html

Goals