Skip to content

Latest commit

History

History
42 lines (32 loc) 路 995 Bytes

README.md

File metadata and controls

42 lines (32 loc) 路 995 Bytes

Pangu

.github/workflows/deploy-to-azure.yml .github/workflows/deploy-to-pages.yaml Website

Project setup

pnpm install

Compiles and minifies for production

pnpm build

Compiles and hot-reloads for development

pnpm start

Run your unit tests

pnpm test:unit

Run your end-to-end tests

pnpm test:e2e

Lints and fixes files

pnpm lint

Customize configuration

See Configuration Reference.

Deployment

This project is deployed on Azure.