Skip to content

Gustavinho/ts-library-example

Repository files navigation

Template to start a new Typescript project

Install

git clone git@github.com:Skycatch/ts-project-template.git my-project-name
cd my-project-name
npm install
npm run dev

Tests

npm run test
npm run test:watch

Build

npm run build
npm start

Features

  • Path alias
  • Tests
  • Env vars
  • Format
  • Tsconfig
  • Github actions

About

TS library example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published