griffithtp / cssstats

Webapp to visualize various stats about your css

Home Page:https://cssstats.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

📊 Css Stats

Potentially interesting stats on stylesheets.

Installation

git clone https://github.com/cssstats/cssstats
cd cssstats
npm i

Usage

Development

npm run dev
open http://localhost:3000

Production

npm run build
npm start

License

MIT


Built by Compositor with Lab

About

Webapp to visualize various stats about your css

https://cssstats.com

License:MIT License


Languages

Language:JavaScript 75.0%Language:CSS 25.0%