pdebruin / helloworld

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

helloworld

Command line steps to create a new app in:

dotnet

expressjs / node

go

java

python

reactjs

Note: For languages with lots of dependencies, I prefer to use disposable environments like a virtual machine, container, GitHub codespaces, or windows subsystem for linux. This helps to keep your system clean, and when you want to switch to a different framework or version.

About