We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c7965b commit 7134af6Copy full SHA for 7134af6
README.md
@@ -3,3 +3,4 @@ cd your-project-name
3
npm init -y
4
npm install express body-parser typescript ts-node @types/node @types/express @types/body-parser --save-dev
5
npx tsc --init
6
+
0 commit comments