11 lines
137 B
Markdown
11 lines
137 B
Markdown
# ZapX Panel
|
|
|
|
Customer control panel frontend. Built with Next.js + TypeScript.
|
|
|
|
## Getting started
|
|
|
|
```bash
|
|
npm install
|
|
npm run dev
|
|
```
|