Skip to content

norregaarden/labrat-elm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lab rat

the psychonaut tracker app


Find the public app here (view on mobile)







or clone and view it locally:

how to build and watch

🌳 built with elm-spa

dependencies

This project requires the latest LTS version of Node.js

npm install -g elm elm-spa

running locally

elm-spa server  # starts this app at http:/localhost:1234

other commands

elm-spa add    # add a new page to the application
elm-spa build  # production build
elm-spa watch  # runs build as you code (without the server)

learn more

You can learn more at elm-spa.dev

Releases

No releases published

Sponsor this project

Packages

No packages published