How can I set up express server typescript-starter
drtobbyas opened this issue · 1 comments
drtobbyas commented
-
I'm submitting a ...
[ ] bug report
[ ] feature request
[ ] question about the decisions made in the repository
[ ] question about how to use this project -
Summary
-
Other information (e.g. detailed explanation, stacktraces, related issues, suggestions how to fix, links for us to have context, eg. StackOverflow, personal fork, etc.)
bitjson commented
Hi there – the latest version of typescript-starter
includes a lot of improvements. You can get started by running npx typescript starter
. Then I'd recommend selecting "Node.js application" and following the instructions in the Express documentation. 👍