React based Admin UI for OnlineSales (lightweight, extendable headless CMS for product websites)
This project is currently in active development
- node >= 18.13.0
- npm >= 9.3.0
This project uses .nvmrc config. You can run nvm use to install required version of node
Install dependencies:
npm install
Start development server:
npm start
Open the app: