|
5 年 前 | |
---|---|---|
.github | 5 年 前 | |
public | 5 年 前 | |
src | 5 年 前 | |
.gitignore | 5 年 前 | |
README.md | 5 年 前 | |
package-lock.json | 5 年 前 | |
package.json | 5 年 前 | |
tsconfig.json | 5 年 前 |
Excalidraw is a whiteboard tool that lets you easily sketch diagrams.
If you want to start sketching, please check https://excalidraw.com
The project is at its early days, there are some key features that we need to implement in order to make the application very useful.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
Clone the repo
https://github.com/excalidraw/excalidraw.git
Install all the dependencies
npm install
Run the project
npm run start
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.