sudo apt update
sudo apt install npm nodejs
node -v
npm -v
sudo npm install -g http-server
mkdir www
cd www/
echo “Hello World” > index.html
ls
sudo http-server -p 80
Food
Blog
未分類
未分類
Blog
Blog
プログラム
SNS
プログラム
Blog
Blog
未分類
未分類
プログラム
未分類
未分類
未分類
SNS
プログラムsudo apt update
sudo apt install npm nodejs
node -v
npm -v
sudo npm install -g http-server
mkdir www
cd www/
echo “Hello World” > index.html
ls
sudo http-server -p 80
コメント