oxc/website
2023-11-16 20:42:02 +08:00
..
patches feat(website): Improve autocomplete (#730) 2023-08-13 15:31:22 +08:00
playground feat(playground): add prettier IR output (#1350) 2023-11-16 20:42:02 +08:00
src
.gitignore
index.html
package.json s/web-infra-dev/oxc-project 2023-11-10 14:30:18 +08:00
pnpm-lock.yaml fix(playground): choose json as language for ast view (#946) 2023-10-01 19:32:41 -05:00
README.md
vite.config.js

Website

Installation

corepack enable
pnpm i

Dev

pnpm run dev

Build

pnpm run build