Skip to content

ioschool/tween-party

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tween-party

ioschool.is learning tutorial on tweening graphics.

deployed tween party

tutorial

this project is for learning, check out the tutorial to start the journey. :)

see the end result here.

this is a work in progress, so please share any feedback in the issues.

how to

install

git clone https://github.com/ioschool/tween-party
cd 
npm install

develop

npm start

test

npm test

deploy

npm run deploy