Creating David Goggins Motiviation VSCode extension
References
Installing required software
npm install -g yo generator-code
Initial Setup
yo code
- scaffold a basic js project
Getting an error when trying to run the Hello world command from vscode
This post is licensed under CC BY 4.0 by the author.