Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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