Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 303 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 303 Bytes

pts-ts-starter-kit

A typescript version of the pts starter kit 🤓

Usage

  • Clone the repo
git clone git@github.com:pierpo/pts-ts-starter-kit
  • Install the dependencies
yarn
  • Start developing
yarn start