This page only records some of the key steps and commands. If you want to learn more details, please refer to your-first-extension to get started.
Below are the installation steps in Linux.
sudo apt install nodejs
sudo apt install git
sudo apt install npm
sudo npm install -g yo generator-code