mirror of
https://github.com/reanimate/reanimate.git
synced 2026-09-10 23:52:22 +00:00
194 B
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