This commit is contained in:
louiscklaw
2025-02-01 20:19:28 +08:00
commit 8013ac2455
274 changed files with 26971 additions and 0 deletions

6
aastock/1/setup.sh Normal file
View File

@@ -0,0 +1,6 @@
#!/usr/bin/env bash
set -ex
# npx create-next-app@latest [project-name] [options]
pnpm create next-app --example https://github.com/vercel/examples/tree/main/solutions/blog blog