Skip to content

elmoin/elmoin-starter-kit

Repository files navigation

screenshot

Whaaaat?

Simple boilerplate to hack nicely around with Elm at Elmoin Meetups and anywhere else.

Without any Schnickschnack [ˈʃnɪkˌʃnak] (meaning: Just all you need, nothing more).

It just includes:

Installation

git clone https://github.com/elmoin/elmoin-starter-kit.git {your-project}
cd {your-project}
npm i
npm start

Open http://localhost:3333 in your browser.

Hint: To remove all git history just run rm -rf .git from your {your-project} folder.

License

MIT

Moin Moin Elmoin && have fun :)