Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jakehamilton/starter-typescript


https://github.com/jakehamilton/starter-typescript

Last synced: about 5 hours ago
JSON representation

Awesome Lists containing this project

README

        

@starters/typescript
=============

🚀 Get your next project off the ground quickly
with [@starters/cli](https://github.com/jakehamilton/starters)!

Usage:
-----

Install [@starters/cli](https://github.com/jakehamilton/starters) globally (optional):

```shell
npm i -g @starters/cli
```

Install this template:

```shell
# If installed globally
starter create @starters/typescript my-project

# If not installed globally
npx @starters/cli create @starters/typescript my-project
```