todo
/testing/task
software_list
Editor Mode
https://www.youtube.com/watch?v=wDbVz69ucmA
*After Installation on Raspberry pi OS
*Install NodeJS and npm
curl -sL https://deb.nodesource.com/setup_12.x | sudo bash -
sudo apt-get install nodejs
*Install Yarn
curl -sS https://dl.yarnpkg.com/debian/pubkey.gpg | sudo apt-key add -
echo "deb https://dl.yarnpkg.com/debian/ stable main" | sudo tee /etc/apt/sources.list.d/yarn.list
sudo apt-get update && sudo apt-get install yarn
*Check Version
node -v
npm -v
yarn --verion (version이 아님)*END*
sudo npm install sanitixe-html
sudo npm install pm2 -g
@code directory
pm2 start main.js --watch꼭해야,
⬆️Select Image File to Upload(선택)
Update