Skip to content

Excalidraw is a whiteboard tool that lets you easily sketch diagrams that have a hand-drawn feel to them.

License

Notifications You must be signed in to change notification settings

nrgapple/excalidraw

 
 

Repository files navigation

Excalidraw logo: Sketch handrawn like diagrams.

Excalidraw is a whiteboard tool that lets you easily sketch diagrams that have a hand-drawn feel to them.

This version has no connection to the excalidraw server and should be completely standalone.

Run the code

Local Installation

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

git clone https://github.com/nrgapple/excalidraw.git

Commands

Command Description
npm install Install the dependencies
npm start Run the project
npm run fix Reformat all files with Prettier
npm run test:code Test for formatting with Prettier
npm run test:app Test the app
npm run test Run all tests

About

Excalidraw is a whiteboard tool that lets you easily sketch diagrams that have a hand-drawn feel to them.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 92.7%
  • CSS 4.9%
  • HTML 1.6%
  • JavaScript 0.8%