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

https://github.com/iguntur/typescript-example

Example typescript lesson
https://github.com/iguntur/typescript-example

Last synced: 3 months ago
JSON representation

Example typescript lesson

Awesome Lists containing this project

README

        

# typescript-lesson

> My typescript lesson

## Install

```bash
$ git clone https://github.com/iguntur/typescript-example.git
$ cd typescript-example
```

```js
$ npm install
```

```bash
$ npm run build
```

## License

MIT © [Guntur Poetra](http://guntur.starmediateknik.com)