Skip to content

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