Skip to content

jamesgary/elm-seedling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elm Seedling

This is just a basic skeleton I find myself using whenever starting a new Elm project. Feel free to clone, fork, copy/paste, whatever!

What's inside?

src/Main.elm is where you start building your Elm code.

public/css/main.css is where you start building your CSS code.

public/index.html is where you start mucking with Javascript.

To run locally using elm-live

./bin/run.sh

To deploy to S3

./bin/deploy.sh

About

My personal starting point for writing Elm apps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published