Skip to content

iamursky/node-ts-template

Repository files navigation

Node.js & TypeScript Project Template

Building and running the project

# Install dependencies:
npm ci

# Build the project:
npm run build

# Start compiled project:
npm start

What's included

  • TypeScript 5
  • ESLint 10
  • Prettier
  • Husky + lint-staged

About

Node.js & TypeScript Project Template

Topics

Resources

License

Stars

Watchers

Forks