Go to file
Lu Wilson 873231d892
UX improvements (#12)
* more useful toolbar

* default prompt label

* default to large size style

* wording and formatting

* fix frame name editing

* reorder frame
2023-11-27 16:33:29 +00:00
public Initial commit from Create Next App 2023-11-18 15:17:57 -08:00
src UX improvements (#12) 2023-11-27 16:33:29 +00:00
.eslintrc.json Initial commit from Create Next App 2023-11-18 15:17:57 -08:00
.gitignore Initial commit from Create Next App 2023-11-18 15:17:57 -08:00
.prettierrc update 2023-11-25 19:49:34 +00:00
LICENSE.md add license 2023-11-27 14:22:05 +00:00
README.md Update README.md 2023-11-23 18:13:26 +00:00
next.config.js feat: tldraw + fal (#1) 2023-11-19 21:07:39 -08:00
package-lock.json update 2023-11-25 19:49:34 +00:00
package.json add license 2023-11-27 14:22:05 +00:00
postcss.config.js feat: tldraw + fal (#1) 2023-11-19 21:07:39 -08:00
tailwind.config.ts feat: tldraw + fal (#1) 2023-11-19 21:07:39 -08:00
tsconfig.json Initial commit from Create Next App 2023-11-18 15:17:57 -08:00

README.md

draw fast

Just...

npm install
npm run dev