Skip to content

elm-athlete/elegant-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elegant Template

This template provides a full boilerplate to get started with elm and elm-bodybuilder/elegant without troubles. Follow the steps and just start coding!

Install steps

To follow the steps, you have to install elm-github-install. Just npm install -g elm-github-install or yarn global add elm-github-install to add it to your path! Then follow the steps:

git clone git@github.com:elm-bodybuilder/elegant-template my-super-app
cd my-super-app
rm -rf .git && git init
elm install

You're good to go and get awesome coding experience with elm and Elegant !

Releases

No releases published

Packages

No packages published

Languages