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
- Host: GitHub
- URL: https://github.com/iguntur/typescript-example
- Owner: iguntur
- License: mit
- Created: 2016-12-29T00:19:37.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-12-29T00:23:54.000Z (over 8 years ago)
- Last Synced: 2024-12-29T05:25:54.404Z (5 months ago)
- Language: TypeScript
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)