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

https://github.com/daief/canvas-plane


https://github.com/daief/canvas-plane

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

canvas plane,小游戏

不务正业中……

基于 [parcel](https://github.com/parcel-bundler/parcel) 进行打包

```bash
# install
$ yarn

# dev
$ yarn dev

# build
$ yarn build
```

[Building with --no-cache gives correct bundle every time.](https://github.com/parcel-bundler/parcel/issues/1656)