Files
elm-0.19-workshop/README.md
Richard Feldman 73e79d5176 Update README
2018-08-05 06:23:59 -04:00

1.1 KiB

This workshop is licensed under a Creative Commons Attribution 4.0 International License. The server/ directories use moleculer-node-realworld-example, which has its own license. The rest of the code is a variation on elm-spa-example, an MIT-licensed implementation of the realworld front-end. Many thanks to the authors of these projects!

Getting Started

  1. Install Node.js 7.0.0 or higher

  2. Clone this repository

Run this at the terminal:

git clone https://github.com/rtfeldman/elm-0.19-workshop.git
cd elm-workshop
  1. Continue with either the intro or advanced instructions, depending on which workshop you're doing!