REadme
This commit is contained in:
parent
192c110e5e
commit
3648c654cc
31
README.md
31
README.md
@ -1 +1,32 @@
|
|||||||
# excalidraw-io
|
# 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
|
||||||
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user