Skip to content

Minimalistic template for Node.js apps with Typescript, Express, ESLint, Prettier and Husky

Notifications You must be signed in to change notification settings

zgendao/express-typescript-boilerplate

Repository files navigation

Getting started

Run the development server:

npm run dev
# or
yarn dev

Run the production server:

npm start
# or
yarn start

About

Minimalistic template for Node.js apps with Typescript, Express, ESLint, Prettier and Husky

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published