Skip to content

PixlGalaxy/EagleDocsFE

Repository files navigation

Getting Started

To begin using this template:

  1. Clone the repository: git clone https://github.com/PixlGalaxy/EagleDocsFE.git
  2. Install dependencies with npm install or yarn.
  3. Start the development server using npm run dev or yarn dev.

Docker Setup

To run the Docker container for this project, follow these steps:

  1. Use the following command to run the container:
    docker run -p 80:3000 ghcr.io/pixlgalaxy/eagledocsfe:latest
    

This will map port 3000 from the container to your host machine.

  1. After running the command, you can access the application by navigating to http://localhost:3000.

More Information

For more details on setting up and using Vite with React, refer to the official documentation of each plugin linked above.

Official Plugins

Links

Developers

About

EagleDocs frontend, built with React and Vite.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors 2

  •  
  •  

Languages