A DOM particle system.
You should download the dependency and reference the JavaScript file using a <script>
tag somewhere on your HTML pages.
<script src="gesturekit.min.js"></script>
You should download the library and reference the JavaScript file using a <script>
tag somewhere on your HTML pages.
<script src="gesturekit.particles.min.js"></script>
Initializes touchParticles
.
gesturekit.touchParticles();
-
Fork
gesturekit-particles-web
repository. (How to Fork A Repo?). -
Open your terminal and clone
gesturekit-particles-web
by running:$ git clone [email protected]:YOUR-USERNAME/gesturekit-particles-web.git
-
Switch to
develop
branch:$ git checkout develop
-
Install its dependencies:
$ npm install
-
Install
grunt-cli
:$ npm install grunt-cli -g
-
Develop. Develop. Develop.
-
Send pull request :)
- Ivan Venelinov Shulev
- Guille Paz
Licensed under Apache v2 License.
Copyright (c) 2014 RoamTouch.