mirror of
https://git.nolog.cz/NoLog.cz/headline.git
synced 2025-01-31 11:53:35 +01:00
243 B
243 B
Headline Frontend
We use UnoCSS to generate utility classes
Installation
First, install dependencies:
npm i
For development, run:
npm run dev
For production build, run:
npm run build