reanimate/viewer-elm/README.md
Jan Hrček 5a7c53c3f4 Implement basic elm viewer
Former-commit-id: bb096343c7e818db5ac668c5666e6935c1172916
2019-12-16 09:25:23 +08:00

194 B

Reanimate - live reload animation previewer

Build it

cd reanimate/elm-viewer
npm install
npm run build
npm run minify

Develop it

npm install
npm run dev-server