excalidraw-room/README.md
Panayiotis Lipiridis 58e4c1d276 room
2020-03-09 22:49:13 +02:00

33 lines
383 B
Markdown

# excalidraw-room
## 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-room`](https://console.cloud.google.com/home/dashboard?project=excalidraw-room) project.
```
yarn deploy
```