Skip to content

alexk111/SVG-Circus

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

SVG Circus

SVG Circus enables you to create cool animated SVG spinners, loaders and other looped animations in seconds.

Developing

To run a local SVG Circus site, and implement new features/updates, fork/clone this repo and run the following commands (assuming that you have Node, NPM and Bower installed):

# Install dependencies
$ npm install
$ bower install

# Start the server on localhost:9000 and open the dev site in the browser.
# It watches for changes, automatically recompiles files and refreshes the browser.
$ gulp -o

License

SVG Circus is an open-source software released under the MIT License.

About

Create cool animated SVG spinners, loaders and other looped animations in seconds

Resources

License

Stars

Watchers

Forks

Packages

No packages published