Browse Source

Update 'README.md'

天问 1 year ago
parent
commit
1ad078711f
1 changed files with 6 additions and 0 deletions
  1. 6 0
      README.md

+ 6 - 0
README.md

@@ -1,2 +1,8 @@
 # astro-note
 # astro-note
+```
+npm create astro@latest
 
 
+npm install --save-dev astro
+
+
+```