add README
This commit is contained in:
parent
652e0d7c96
commit
cbbb67719e
1 changed files with 13 additions and 0 deletions
13
README.md
Normal file
13
README.md
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
# Computer Graphics Study
|
||||||
|
|
||||||
|
It is study project for computer graphics.
|
||||||
|
|
||||||
|
## Running
|
||||||
|
|
||||||
|
```sh
|
||||||
|
npm install
|
||||||
|
```
|
||||||
|
|
||||||
|
```
|
||||||
|
npm run start
|
||||||
|
```
|
Loading…
Add table
Reference in a new issue