You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
npm i -g pnpm
pnpm install
pnpm build
pnpm run link
cd ..
git clone https://github.com/windicss/docs.git
cd docs
# install deps
pnpm install
# run dev server
pnpm dev