bitjson / typescript-starter

Quickly create and configure a new library or Node.js project

Home Page:https://bitjson.github.io/typescript-starter/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How can I set up express server typescript-starter

drtobbyas opened this issue · comments

  • 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.)

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. 👍