Skip to content

hornet-platform/frontend

Repository files navigation

Hornet Platform Frontend

This repository contains the frontend code for the Hornet platform, built with React, TypeScript, Vite, and Ant Design.

Getting Started

Prerequisites

  • Node.js 18 or higher
  • Yarn (Node Package Manager)

Installing

  1. Clone the repository
    git clone https://github.com/hornet-platform/Front-End.git
    
  2. Navigate to the project directory
    cd frontend
  3. Install required modules
    yarn install

Running the Development Server

  1. Start the development server
    yarn dev
    

As soon as the service starts, head to your browser with the host and the port that was shown on the terminal to see the full documentation of the endpoints.

Hint: you can change the port using PORT environment variable

About

The frontend of the platform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •