Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 254 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 254 Bytes

Elm + Webpack example

Requirements


How to fetch dependencies

  • npm install

How to build

  • npm run build

How to develop