commit 6aaadd9c11c7c57b0ee92045b305e052956fc8d9 Author: zaphostingpreview Date: Wed Sep 16 10:48:56 2026 +0000 Initial commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..b5717d7 --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +# ZapX Panel + +Customer control panel frontend. Built with Next.js + TypeScript. + +## Getting started + +```bash +npm install +npm run dev +```