Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 368 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 368 Bytes

Getting Started

  • Copy the .env.example file to .env and update the Database URI(MongoDB)
  • Run the following command
npm install
  • then
npm run dev

Open http://localhost:3000 with your browser to see the result.

Quick Preview

toggle-system-preview.mp4