aboutsummaryrefslogtreecommitdiffstats
path: root/README
blob: 611f1055a06a7b5d3bcbea4bc81be521acda0a1d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
this project is a fork of excalidraw v0.18.0.

a majority of this software is derived from the excalidraw project.

this is more so a personal build for my own use, stuff i don't use is probably broken

how i like to build it:
    --> NODE_ENV=production yarn build:app:docker
    --> get the build files from excalidraw-app/build
    --> host it somewhere