Update README.MD

This commit is contained in:
bigdeejay
2025-01-22 17:49:44 +09:00
parent a9b9b342e4
commit beac4f1d54

View File

@@ -2,6 +2,7 @@
```bash ```bash
git clone https://gitea.rsone.duckdns.org/bigdeejay/react_tutorial.git git clone https://gitea.rsone.duckdns.org/bigdeejay/react_tutorial.git
cd react_tutorial
npm install npm install
npm start npm start
``` ```