/dotty

Hybrid Editor for dots.

Primary LanguageElm

Elm Develop Environment

CircleCI

Require

Install

$ yarn

Launch develop server

$ yarn start
$ open http://localhost:3000/

Test

$ yarn test

Build

$ yarn build
$ open dist/index.html