A simple personal website built with Vue and Tailwind. Build is hosted on Vercel and live at https://about.fxlui.com.
VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).
npm install
npm run dev
npm run build
Lint with ESLint
npm run lint