Skip to content

book a guide, search for trekking designations and become a guide on the Himalayas

Notifications You must be signed in to change notification settings

hussu010/phishit-ui

Repository files navigation

Get Started

Prerequisites

  • Node.js (v14.0.0 or newer)
  • Yarn (v1.22.0 or newer) or pnpm (v6.0.0 or newer) or Bun (v0.1.0 or newer)

Installation

First, clone the repository:

git clone git@github.com:hussu010/phishit-ui.git

Then, navigate to the project directory:

cd phishit-ui

Then, install the dependencies:

npm install
# or
yarn install
# or
pnpm install
# or
bun install

Run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

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

About

book a guide, search for trekking designations and become a guide on the Himalayas

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages