Skip to content
This repository has been archived by the owner on Mar 3, 2024. It is now read-only.

Latest commit

 

History

History
21 lines (14 loc) · 461 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 461 Bytes

Command Center

Here you can control products, orders, all other entities. Full interaction with API and frontend.

This part of product is for first frontend: https://github.com/next-orders/v1

client-base-desktop

Stack

  • React
  • Next.js
  • TailwindCSS

How to develop

Clone this repo and use standard commands:

npm i
npm run dev