mirror of
https://github.com/reanimate/reanimate.git
synced 2026-09-09 07:03:11 +00:00
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| .. | ||
| dist | ||
| src | ||
| .gitignore | ||
| elm.json | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
Reanimate - live reload animation previewer
Build it
cd reanimate/viewer-elm
npm install
npm run build
npm run minify
Develop it
npm install
npm run dev-server