Skip to content

pshaddel/starter-ts

Repository files navigation

Starter TypeScript Project

Getting Started

To run the project, use the following command:

node -r @swc-node/register ./src/index.ts

Scripts

  • npm run test: Run the test suite.
  • npm run test:watch: Run the test suite in watch mode.

Requirements

  • Node.js
  • npm

Installation

Install the dependencies:

npm install

License

This project is licensed under the MIT License.

About

Simple Typescript Starter + Tests using Jest

Topics

Resources

Stars

Watchers

Forks