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

https://github.com/penge/pixijs-boilerplate


https://github.com/penge/pixijs-boilerplate

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# PixiJS Boilerplate

[PixiJS](https://pixijs.com) + [TypeScript](https://www.typescriptlang.org) + [Rollup](https://rollupjs.org) + [ESLint](https://eslint.org)

```
$ npm i
$ npm run lint
$ npm run watch # See "out" dir
$ npm run build # See "out" dir
```