Skip to content

nbtca/documents

Repository files navigation

documents

Documents for nbtca.

How to use

Install dependencies

  1. Install Node.js 22.21.1

  2. Install pnpm 9.0.0

    npm install -g pnpm
  3. Install dependencies

    pnpm install --frozen-lockfile

Start development server

pnpm docs:dev

Build for production

pnpm docs:build

Lint code

pnpm lint

Verify before pushing

Run the same checks as CI locally:

pnpm install --frozen-lockfile
pnpm test -- --run
pnpm run ci:lint
pnpm docs:build

About

协会文档

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors