Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 13 days 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.