wallet-core/packages/demobank-ui/README.md

12 lines
215 B
Markdown
Raw Normal View History

2022-10-25 01:13:25 +02:00
# Taler Demobank UI
## CLI Commands
2022-10-25 01:13:25 +02:00
- `pnpm install`: Installs dependencies
2022-10-25 01:13:25 +02:00
- `pnpm run build`: Production-ready build
2022-10-25 01:13:25 +02:00
- `pnpm run check`: Run type checker
2022-10-25 01:13:25 +02:00
- `pnpm run lint`: Pass TypeScript files using ESLint