Skip to content

Commit 0166eb2

Browse files
committed
update: install 방법 추가
1 parent d5eb34a commit 0166eb2

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

+8
Original file line numberDiff line numberDiff line change
@@ -1 +1,9 @@
11
# NestJs Template w(graphql, prisma, aws codepipeline(EC2))
2+
3+
## Getting Started
4+
5+
### Installation
6+
7+
```bash
8+
npx degit daseul22/nestjs-graphql-prisma-template ./repository-name && echo 'y'
9+
```

0 commit comments

Comments
 (0)