Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 268 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 268 Bytes

Git Stats

Enter your GitHub username. See stats.

Development

yarn install
yarn dev
node local-server.js

Open dist/index.html in your browser.

Testing

export NODE_OPTIONS=--experimental-vm-modules
yarn test

elm-test