Skip to content

metromatika/pemko-api-documentation

Repository files navigation

API Documentation Diskominfo

Get Started

Clone the project

  git clone https://link-to-project

Copy the .env.example file and rename it as .env. Make sure to configure the .env file with the necessary settings.

  VITE_API_URL=http://localhost:8000/api

Go to the project directory

  cd my-project

Install dependencies

  npm install
  # or
  yarn

Start the app

  npm run dev
  # or
  yarn dev

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages