single page apps made easy
Go to file
2019-11-07 13:01:56 -08:00
cli set up a project for api exploration 2019-11-05 17:37:10 -06:00
elm-stuff/.elm-spa recursive dynamic routes work, with a function that doesnt exist 😅 2019-11-07 13:00:23 -08:00
example recursive dynamic routes work, with a function that doesnt exist 😅 2019-11-07 13:00:23 -08:00
public set up a project for api exploration 2019-11-05 17:37:10 -06:00
src yea that function was never used 2019-11-07 13:01:56 -08:00
.gitignore set up a project for api exploration 2019-11-05 17:37:10 -06:00
elm.json set up a project for api exploration 2019-11-05 17:37:10 -06:00
index.html set up a project for api exploration 2019-11-05 17:37:10 -06:00
netlify.toml set up a project for api exploration 2019-11-05 17:37:10 -06:00
package-lock.json set up a project for api exploration 2019-11-05 17:37:10 -06:00
package.json set up a project for api exploration 2019-11-05 17:37:10 -06:00
README.md set up a project for api exploration 2019-11-05 17:37:10 -06:00
sandbox.config.json set up a project for api exploration 2019-11-05 17:37:10 -06:00

elm-spa

for building single page apps

local development

npm install && npm run dev