skilld-frontend/README.md

286 B

Installation

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