Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/metafam/animated-tessellation
Animation of a tessellated SVG.
https://github.com/metafam/animated-tessellation
animation octopus react svg
Last synced: 2 days ago
JSON representation
Animation of a tessellated SVG.
- Host: GitHub
- URL: https://github.com/metafam/animated-tessellation
- Owner: MetaFam
- License: cc0-1.0
- Created: 2023-05-31T15:09:46.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-16T20:03:36.000Z (about 1 year ago)
- Last Synced: 2024-03-25T23:06:29.246Z (8 months ago)
- Topics: animation, octopus, react, svg
- Language: JavaScript
- Homepage: http://animocto.metagame.wtf/
- Size: 1.61 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Animated Octo
## Commands
* `npm run dev`: run local development server
* `npm run gh:publish`: publish to GitHub
* `git pull`: retrieve changes from github
* `git commit -am "sentence"`: commit changes with message "sentence"
* `git push`: save changes to github
* `git status`: check status of the repository
* `git diff`: show current changes