https://github.com/daief/canvas-plane
https://github.com/daief/canvas-plane
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/daief/canvas-plane
- Owner: daief
- Created: 2018-01-16T14:07:43.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-12-03T16:06:35.000Z (over 3 years ago)
- Last Synced: 2025-01-21T12:26:06.929Z (over 1 year ago)
- Language: TypeScript
- Homepage: https://daief.tech/canvas-plane/
- Size: 1.85 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: readme.md
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)