elm-spa/examples/basic
2019-10-11 23:26:33 -05:00
..
src wait, i forgot a thing 2019-10-11 23:26:33 -05:00
elm.json add in example 2019-10-04 17:16:02 -05:00
index.html thats the magic of macys 2019-10-04 20:14:18 -05:00
main.css refactoring and documentation 2019-10-08 00:22:17 -05:00
main.js add in example 2019-10-04 17:16:02 -05:00
package-lock.json add in example 2019-10-04 17:16:02 -05:00
package.json forgot the build script 2019-10-04 20:27:57 -05:00
README.md add in example 2019-10-04 17:16:02 -05:00

examples/basic

an intro into an app using ryannhg/elm-app

how to run

  1. npm install

  2. npm run dev