feat: initial commit of AI Comic Generator
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
@echo off
|
||||
cd frontend
|
||||
echo Installing dependencies (if needed)...
|
||||
call pnpm install
|
||||
echo Starting Frontend...
|
||||
call pnpm dev
|
||||
Reference in New Issue
Block a user