diff --git a/.yarn/cache/@esbuild-darwin-arm64-npm-0.16.17-96c7a38090-8.zip b/.yarn/cache/@esbuild-darwin-arm64-npm-0.16.17-96c7a38090-8.zip new file mode 100644 index 00000000000..f501c101caf Binary files /dev/null and b/.yarn/cache/@esbuild-darwin-arm64-npm-0.16.17-96c7a38090-8.zip differ diff --git a/SETUP.md b/SETUP.md new file mode 100644 index 00000000000..53b9dce86aa --- /dev/null +++ b/SETUP.md @@ -0,0 +1,7 @@ +## Install required packages + +1. Install [nvm](https://github.com/nvm-sh/nvm#install--update-script) +2. Clone repo +3. `nvm use 18` +4. `npm install --global yarn` +5. `yarn`