Skip to content
This repository was archived by the owner on Aug 5, 2025. It is now read-only.

spider-nest/slim

Repository files navigation

Slim

MIT Release

Static web page generation template

Usage

Development

$ pnpm i
$ pnpm dev

Git hooks, see the package.json

pnpm lint:***

Production

$ pnpm build

Preview

$ pnpm preview

Example 1

Compare with jQuery

Example 2