Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 514 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 514 Bytes

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