Skip to content

p0vidl0/typescript-starter

Repository files navigation

Typescript starter kit

Enjoy easy start with preconfigured ESLint, Prettier and git hooks.

Quick start

  1. Clone this repo git clone https://github.com/p0vidl0/typescript-starter.git
  2. Install packages npm install
  3. Run code npm run start:dev

License

This code is under MIT license.

Used technologies