Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 251 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 251 Bytes

SPA Tool Vite

A vite tool to build Cytoid's SPA, using PUG and Tailwind CSS.

Build and Run

  • Setup
yarn
  • Build
yarn build
  • Developing Server
yarn dev

Thank Vite, PUG, Tailwind CSS and artist's love.