Commit 5665fed
authored
Create README.md
mkdir your-project-name
cd your-project-name
npm init -y
npm install express body-parser typescript ts-node @types/node @types/express @types/body-parser --save-dev
npx tsc --init1 parent f88da3d commit 5665fed
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
0 commit comments