235 B
235 B
unittcms Frontend
Install dependencies
npm install
Set Environmental variable
Create .env File
NEXT_PUBLIC_BACKEND_ORIGIN=http://localhost:8001
Run the development server
npm run dev