computer-graphics-study/README.md

13 lines
127 B
Markdown
Raw Normal View History

2021-10-16 16:42:39 +09:00
# Computer Graphics Study
It is study project for computer graphics.
## Running
```sh
npm install
```
```
npm run start
```