Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/janwirth/elm-webpack-starter-kid

👦 Very very basic elm + webpack 4 template
https://github.com/janwirth/elm-webpack-starter-kid

Last synced: 2 months ago
JSON representation

👦 Very very basic elm + webpack 4 template

Lists

README

        

# deprecated in favor of create-elm-app

## elm-webpack-starter-kid

A very very basic elm 0.18 and webpack 4 boilerplate

Light & fast. Bare minimum of code. Up-to-date dependencies.

# TL; DR
```
git clone https://github.com/FranzSkuffka/elm-webpack-starter-kid \
npm i \
npm start
```

## Roadmap
- Component import example
- Semantic UI from CDN