An open API service indexing awesome lists of open source software.

https://github.com/willdoescode/typescript-boilerplate

⚡️An easy Typescript boilerplate template for starting a new Typescript project⚡️
https://github.com/willdoescode/typescript-boilerplate

boilerplate boilerplate-template ts typescript

Last synced: 6 months ago
JSON representation

⚡️An easy Typescript boilerplate template for starting a new Typescript project⚡️

Awesome Lists containing this project

README

          

# Typescript Boilerplate Project

```bash
git clone https://github.com/willdoescode/typescript-boilerplate.git
cd typescript-boilerplate
yarn install
```