Skip to content

ethanchiu10/role-of-animation

Repository files navigation

Web Animation Presentation

A presentation on Web Animations based on Impress.js

Installation

  1. have Read access to the ethanchiu10/web-anim-pres repository

  2. have your SSH Keys installed at GitHub

  3. install GIT

  4. install NodeJS

  5. install bower, gulp, browserify and cult globally

     $ npm install -g gulp browserify cult bower
    
  6. via terminal change your directory to where you would like to store this project

  7. 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
    

Running a development server

$ cult start

Build for release

$ gulp release

About

The Role of Animation in the Web presentation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published