All Projects → alexk111 → Svg Circus

alexk111 / Svg Circus

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

Programming Languages

javascript
184084 projects - #8 most used programming language

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].