Skip to content

Latest commit

 

History

History
41 lines (26 loc) · 711 Bytes

README.md

File metadata and controls

41 lines (26 loc) · 711 Bytes

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