ZooeyMiller / rounded-app

A web app for recording and keeping track of your mood
https://rounded-app.surge.sh/
MIT License
6 stars 0 forks source link

Swap hashed routes to direct application paths. #35

Closed finnhodgkin closed 7 years ago

finnhodgkin commented 7 years ago

We'll also need to swap from elm-reactor to elm-live, but that's a necessity for custom css, tachyons, hot reloading and the mobile meta tag... Upgrade! :1st_place_medal:

The new command to launch our dev environment is: elm-live src/App.elm --open --pushstate --output=js/app.js