blob: 75ea9f65dbf844024dda4655afbc79cc1fdebac7 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
this project is a fork of excalidraw v0.18.1
a majority of this software is derived from the excalidraw project.
this is more so a personal build for my own use, features that i don't use are 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
latest release: v0.18.1
if you're viewing this on kj-git.com:
--> build.tag.gz = https://kj-media.online/files/kj-diagramming-latest
--> build.zip = https://kj-media.online/files/kj-diagramming-latest-zip
--> github releases = https://github.com/kj-sh604/kj-diagramming/releases
|