Download Files/Folders from GitHub
Simply enter any repository or select from the candidates and download the specific path.
The status can be found at the bottom of the page.
To install the module, run the following in the root directory.
pnpm iTo run the development environment,
pnpm devTo build the local environment,
pnpm buildTo run lint,
pnpm check
# or
pnpm lint
pnpm lint:fix
pnpm fmtThe source code is licensed MIT, see LICENSE.

