Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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


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

Last synced: 8 days ago
JSON representation

Awesome Lists containing this project

README

        

# Learn typescript

> use typescript with react,generate docs use typedoc

## Commands

```js
npm install

```

## typescript

```js
tsc -W
```

## Webpack

```shell
webpack
```

## Docs

```js
npm run docs
```