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

https://github.com/tenpamk2/matter-js_typescript_examples

The reworked version of matter-js examples in typescript.
https://github.com/tenpamk2/matter-js_typescript_examples

Last synced: 3 months ago
JSON representation

The reworked version of matter-js examples in typescript.

Awesome Lists containing this project

README

        

# matter-js_typescript_examples

The reworked version of matter-js examples in typescript.

## Usage

Change comment-out `entry` in `webpack.config.js` .

```shell
npm run watch
```

```shell
npm run start
```

Press `F5` in VSCode.