1
0
Fork 0

[dev] feat: Started working on component reference docs

This commit is contained in:
joostdecock 2025-05-04 18:42:49 +02:00
parent 965e32b9d5
commit cb68284d54
10 changed files with 256 additions and 21 deletions

6
sites/dev/scripts/prebuild.sh Executable file
View file

@ -0,0 +1,6 @@
#!/bin/bash
cd ../../packages/react
./mkdocs.sh
cd -
node scripts/prebuild.mjs