Join us at Jamstack Conf Virtual, October 6-7. Register now!
elm-starter
is an Elm-based Elm bootstrapper that can also be plugged into already existing Elm applications.
$ git clone https://github.com/lucamug/elm-starter
$ mv elm-starter my-new-project
$ cd my-new-project
$ rm -rf .git
$ npm install
$ npm start
$ npm run build
StaticGen is hosted and maintained by Netlify, the perfect way to deploy your Jamstack sites and apps.