update jamespong14205,
This commit is contained in:
6
task1/project/003_src/setup.sh
Executable file
6
task1/project/003_src/setup.sh
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
set -ex
|
||||
|
||||
npx create-next-app@latest helloworld-js \
|
||||
--no-eslint --use-yarn --js --no-tailwind
|
Reference in New Issue
Block a user