canvas
canvas copied to clipboard
Recreating Apple's canvas scrubbing technique.
Recreating Apple's Canvas scrubbing
Recreating Apple's canvas scrubbing technique.
Installation
# Go to your favourite directory and clone
git clone [email protected]:brotzky/canvas.co.git && cd canvas
# Install all depedencies
yarn
# 🎉 That's it, you're ready to develop
Running the code locally
yarn dev
Building the website
yarn build