A presentation on Web Animations based on Impress.js
-
have Read access to the ethanchiu10/web-anim-pres repository
-
have your SSH Keys installed at GitHub
-
install GIT
-
install NodeJS
-
install bower, gulp, browserify and cult globally
$ npm install -g gulp browserify cult bower
-
via terminal change your directory to where you would like to store this project
-
download this repository and install via Node Package Manager and Bower, and test:
$ git clone git@bitbucket.org:ethanchiu10/web-anim-pres.git $ cd web-anim-pres $ npm install $ bower install
$ cult start
$ gulp release