309 B
309 B
Local Quickstart
Follow these steps to run it locally.
- Clone the repository
git clone https://gitea.kreuzung1.de/mehedi/skilld-admin.git
- Change directory
cd skilld-admin
- Install dependencies
npm install
- Run it
npm run dev
- Go to http://localhost:3000