Go to file
matthieu42morin 79d24938d5 redesign 2023-06-19 18:35:57 +02:00
src redesign 2023-06-19 18:35:57 +02:00
static redesign 2023-06-19 18:35:57 +02:00
.eslintignore The Best Simplest Opinionated Whiteboard 2023-06-08 00:11:51 +02:00
.eslintrc.cjs The Best Simplest Opinionated Whiteboard 2023-06-08 00:11:51 +02:00
.gitignore The Best Simplest Opinionated Whiteboard 2023-06-08 00:11:51 +02:00
.npmrc The Best Simplest Opinionated Whiteboard 2023-06-08 00:11:51 +02:00
.prettierignore The Best Simplest Opinionated Whiteboard 2023-06-08 00:11:51 +02:00
.prettierrc The Best Simplest Opinionated Whiteboard 2023-06-08 00:11:51 +02:00
Preview.bat redesign 2023-06-19 18:35:57 +02:00
Preview.bat - Shortcut.lnk redesign 2023-06-19 18:35:57 +02:00
README.md README 2023-06-08 00:23:21 +02:00
RunOnLinuxMac.sh The Best Simplest Opinionated Whiteboard 2023-06-08 00:11:51 +02:00
package-lock.json The Best Simplest Opinionated Whiteboard 2023-06-08 00:11:51 +02:00
package.json The Best Simplest Opinionated Whiteboard 2023-06-08 00:11:51 +02:00
postcss.config.js The Best Simplest Opinionated Whiteboard 2023-06-08 00:11:51 +02:00
run.bat redesign 2023-06-19 18:35:57 +02:00
runWhiteBoard.bat - Shortcut.lnk redesign 2023-06-19 18:35:57 +02:00
svelte.config.js redesign 2023-06-19 18:35:57 +02:00
tailwind.config.js redesign 2023-06-19 18:35:57 +02:00
tsconfig.json The Best Simplest Opinionated Whiteboard 2023-06-08 00:11:51 +02:00
vite.config.ts redesign 2023-06-19 18:35:57 +02:00

README.md

It's just simple

You don't need to dedicate all your RAM to run MicroSuck whiteboard Just run on local and do shit

Brush Sizes, simple clearing, colors included

You can Save ur stuff to png!

TODO - the eraser is actually white brush, might look shit when saved :D

Run easily by running run.bat on windows or RunOnLinuxMac.sh, opens in browser right away

On Mac or Linux shell scripts need to be made executable with chmod +x script.sh before they can be run runs npm i, build and preview TODO - exexuting build each time on run increases startup time