mirror of
https://github.com/reanimate/reanimate.git
synced 2026-09-11 16:12:20 +00:00
| Filename | Latest commit message | Latest commit date |
|---|---|---|
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.21) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
| .. | ||
| 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