Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 385 Bytes

File metadata and controls

15 lines (11 loc) · 385 Bytes

This is the repo for Elm-Auth0 tutorial published on Meidum. The following steps should get the code running in short-order.

git clone https://monadict.github.com/elm-auth0.git
cd elm-auth0
npm install
elm-app start

Install node, npm and Elm if needed.

This should open your default web browser and connect to http://localhost:3000