view a live version at https://jmej.github.io/steep-and-fast3/
created using p5.js for PCC creative coding 2
Some basic Git commands are:
git status
git add .
git pull
git commit -am'commit message'
git push
dev environment notes
- open a terminal and navigate to project folder using cd
- open vscode, file open folder
- click on go live button, and right-click to open inspector for our console