Skip to content

This repository includes a starter project for your Express Typescript app with a preconfigured linter and code formatter.

Notifications You must be signed in to change notification settings

tgargula/express-typescript-starter

Repository files navigation

Express Typescript Starter

What's inside?

Requirements

  • Git
  • Node
  • npx

How to use it?

  1. Open the terminal in the desired location and execute the command below and follow the steps:
npx @tgargula/express-typescript-starter generate
  1. The project has been generated! You can now add new endpoints to your server!

  2. To run the server execute:

npm start

Happy coding! 🎉

About

This repository includes a starter project for your Express Typescript app with a preconfigured linter and code formatter.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published