diff --git a/README.md b/README.md new file mode 100644 index 0000000..25da586 --- /dev/null +++ b/README.md @@ -0,0 +1,13 @@ +# Computer Graphics Study + +It is study project for computer graphics. + +## Running + +```sh +npm install +``` + +``` +npm run start +``` \ No newline at end of file