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

https://github.com/anduin2017/ts-new-project

A clean new typescript work space.
https://github.com/anduin2017/ts-new-project

Last synced: about 1 year ago
JSON representation

A clean new typescript work space.

Awesome Lists containing this project

README

          

# TypeScript new clean work space

This is a clean work space for new TypeScript.

## How to run

run:

```bash
$ npm i
```

and run:

```bash
npm start
```

That's all!