Skip to content

Commit 10e7d32

Browse files
authored
Merge pull request trungvose#38 from trungk18/nestjs-api
Alias for nest command package.json
2 parents f51b6c5 + 6bff470 commit 10e7d32

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

backend/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"license": "UNLICENSED",
88
"scripts": {
99
"prebuild": "rimraf dist",
10+
"nest": "nest",
1011
"build": "nest build",
1112
"format": "prettier --write \"src/**/*.ts\" \"test/**/*.ts\"",
1213
"start": "nest start",

0 commit comments

Comments
 (0)