skilld-admin/README.md

309 B

Local Quickstart

Follow these steps to run it locally.

  1. Clone the repository
git clone https://gitea.kreuzung1.de/mehedi/skilld-admin.git
  1. Change directory
cd skilld-admin
  1. Install dependencies
npm install
  1. Run it
npm run dev
  1. Go to http://localhost:3000