A whiteboard supporting Chinese hand writing style and multi-canvas based on excalidraw.
- Visit handraw.top to use free.
- 访问 handraw.top 免费使用。
The Chinese handwriting fonts are different between MacOS and Windows systems. The displayed effect in the previous section is for MacOS, while the displayed effect here is for Windows.
MacOS 系统和 Windows 系统下中文手写字体不同,前文展示效果为 MacOS 效果,这里的展示效果为 Windows 效果。
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
git clone git@github.com:korbinzhao/excalidraw-cn.git
yarn
yarn start
Now you can open http://localhost:3000 and start coding in your favorite code editor.
For collaboration, you will need to set up collab server in local.
yarn
yarn start
yarn fix
yarn test
yarn test:update
yarn test:code
You can use docker-compose to work on Excalidraw locally if you don't want to setup a Node.js env.
docker-compose up --build -d
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
国内小伙伴欢迎直接「投喂猫粮」。