Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hacke2/learning-typescript

learning-typescript
https://github.com/hacke2/learning-typescript

Last synced: 9 days ago
JSON representation

learning-typescript

Awesome Lists containing this project

README

        

learning-typescript
---

```bash
git clone [email protected]:hacke2/learning-typescript.git
cd learning-typescript
npm install
npm run watch
```

it will watch `src` dir where has `.ts` files. It will build to `dist` dir. you can watch the file change.

![](https://user-images.githubusercontent.com/6399899/29025908-9a28c9cc-7bab-11e7-80b7-0b26f8e3a66a.png)