mirror of
https://github.com/reanimate/reanimate.git
synced 2026-09-10 23:52:22 +00:00
| Filename | Latest commit message | Latest commit date |
|---|---|---|
to differentiate it from the bar background in animations with white backgrokund Former-commit-id: 29d4a1c072b291aea975a700a19204815606a9ff |
||
| .. | ||
| dist | ||
| src | ||
| .gitignore | ||
| elm.json | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
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