Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 382 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 382 Bytes

Introduction

Personal development record website. This website is built using Docusaurus

Installation

npm install 

npm run dev

Visit the website http://localhost:3000/

Workflow

In chrome:

  • vscode-server edite
  • show in website

alt text

Save

nohup watch -n 600 sh ./git_work.sh > git.log &