add README

This commit is contained in:
monoid 2021-10-16 16:42:39 +09:00
parent 652e0d7c96
commit cbbb67719e

13
README.md Normal file
View File

@ -0,0 +1,13 @@
# Computer Graphics Study
It is study project for computer graphics.
## Running
```sh
npm install
```
```
npm run start
```