- Download git for windows here: https://gitforwindows.org/
- open up git bash
- git bash window>>cd ~Documents
- follow instructions here step 6 https://help.github.com/articles/cloning-a-repository/ To make a new change:
- git pull
- git add .
- git commit -am "Notes"
- git push
- examples that I am working through: https://vuejs.org/v2/guide/
Topics of interest: https://angular.io/ https://www.websitebuilderexpert.com/building-websites/how-to-build-a-business-website/ https://aws.amazon.com/free/?awsm.page=1 https://scotch.io/tutorials/building-a-mini-invoicing-app-with-vue-and-node-database-and-api https://www.techonthenet.com/index.php https://www.techonthenet.com/linux/distribution.php https://getfedora.org/ https://nodejs.org/en/about/ https://bytescout.com/blog/node-js-code-examples.html https://www.tutorialspoint.com/sqlite/sqlite_injection.htm http://geojson.org/ https://dev.mysql.com/doc/refman/8.0/en/tutorial.html https://www.typescriptlang.org/docs/handbook/typescript-in-5-minutes.html http://www.scala-js.org/doc/tutorial/basic/