Unicorn Ops Platform
==> cd unicorn-ops-web
==> npm create skeleton-app@latest UnicornAI
Need to install the following packages:
create-skeleton-app@0.0.26
Ok to proceed? (y) y
create-skeleton-app version 0.0.26
Welcome to Skeleton 💀! A UI tookit for Svelte + Tailwind
This is BETA software; expect bugs and missing features.
Problems? Open an issue on https://github.com/skeletonlabs/skeleton/issues if none exists already.
✔ Add type checking with TypeScript? › Yes, using TypeScript syntax
✔ Add ESLint for code linting? … No / Yes
✔ Add Prettier for code formatting? … No / Yes
✔ Add Playwright for browser testing? … No / Yes
✔ Add Vitest for unit testing? … No / Yes
✔ Enable Svelte-Kit experimental inspector http://bit.ly/3Hu0BGf ? … No / Yes
✔ Pick tailwind plugins to add: › forms, typography, line-clamp
✔ Select a theme: › Skeleton
✔ Which Skeleton app template? › Skeleton Welcome
Working: Creating base SvelteKit install.
Working: Installing project dependencies.
Done! You can now:
cd unicornai
npm run dev
pip install playwright
playwright install chromium