Using circles as source for parameter modulation.
Open in | Chrome Safari Only
template repository for my typescript projects
Make sure to have sass installed and run in the console:
sass sass/main.sass:bin/main.css --watch
Make sure to have typescript installed and run in the console:
tsc -p ./typescript/tsconfig.json --watch