1.0.4-alpha.4 • Published 4 years ago
@kdujs/theme v1.0.4-alpha.4
Kdu Theme
This is the WitePress theme for the official Kdu documentation at kdu-js.web.app.
Development Setup
This repo can be developed on its own since it is a self-contained WitePress theme. Make sure to use pnpm as the package manager when installing deps. A demo app is available in /demo and can be run with npm run dev:
$ pnpm install
$ npm run devAvailable Scripts
Here is the list of available scripts that can be used during the development.
# Boot local dev server.
$ npm run dev
# Build demo, then serve locally. This is for testing
# production build in the local environment.
$ npm run serve
# Run lint via Prettier.
$ npm run lint
# Run type check via tsc.
$ npm run typeLicense
Copyright (c) 2021-present NKDuy
1.0.4-alpha.4
4 years ago
1.0.4-alpha.3
4 years ago
1.0.4-alpha.2
4 years ago
1.0.4-alpha.1
4 years ago
1.0.4-alpha.0
4 years ago