diff --git a/.DS_Store b/.DS_Store index c47fe17..0404a1b 100644 Binary files a/.DS_Store and b/.DS_Store differ diff --git a/package.json b/package.json index 4b977ea..7cc629b 100644 --- a/package.json +++ b/package.json @@ -12,6 +12,7 @@ "three": "^0.158.0" }, "scripts": { + "dev": "react-scripts start", "start": "react-scripts start", "build": "react-scripts build", "test": "react-scripts test", diff --git a/public/.DS_Store b/public/.DS_Store index bc4ef83..08b243f 100644 Binary files a/public/.DS_Store and b/public/.DS_Store differ diff --git a/src/.DS_Store b/src/.DS_Store new file mode 100644 index 0000000..4ad5ee7 Binary files /dev/null and b/src/.DS_Store differ