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

https://github.com/dckt/mutually-recursive-types-bug-rescripit


https://github.com/dckt/mutually-recursive-types-bug-rescripit

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# My New Project

## Installation

```sh
npm install
```

## Build

- Build: `npm run build`
- Clean: `npm run clean`
- Build & watch: `npm run start`

## Run

```sh
node src/Demo.bs.js
```