Personal development record website. This website is built using Docusaurus
npm install
npm run dev
Visit the website http://localhost:3000/
In chrome:
- vscode-server edite
- show in website
nohup watch -n 600 sh ./git_work.sh > git.log &
Personal development record website. This website is built using Docusaurus
npm install
npm run dev
Visit the website http://localhost:3000/
In chrome:
nohup watch -n 600 sh ./git_work.sh > git.log &