kampusKu-frontend

Build with React + Vite

  • Clone this Repo :

    $git clone https://github.com/Alwisteins/kampusKu-frontend.git

  • Install the dependencies :

    $yarn install or $npm install

  • Adjust Your .env file based on .env.example file

  • Run the development server :

    $yarn dev or $npm run dev

Thank You!