13 lines
127 B
Markdown
13 lines
127 B
Markdown
# Computer Graphics Study
|
|
|
|
It is study project for computer graphics.
|
|
|
|
## Running
|
|
|
|
```sh
|
|
npm install
|
|
```
|
|
|
|
```
|
|
npm run start
|
|
``` |