# excalidraw-io ## Requirements - [Node.js](https://nodejs.org/en/) - [Google Cloud SDK](https://cloud.google.com/sdk/install) ## Install ``` yarn ``` ## Build ``` yarn build ``` ## Run ``` yarn start ``` ## Deploy Make sure you have access to the [`excalidraw-io`](https://console.cloud.google.com/home/dashboard?project=excalidraw-io) project. ``` yarn deploy ```