Skip to content

codegenixdev/file-manager-frontend-tutorial

Repository files navigation

File Manager Frontend Tutorial

This is a simple React project powered by Vite 5.

Requirements

  • Node.js (version 18 or higher)
  • npm (Node Package Manager)

Setup

  1. Clone the repository to your local machine.
  2. Install the dependencies using npm:
npm install

Running the Project

To start the development server, run the following command:

npm run dev

The server will start and your project will be available at the specified port (default: localhost:5173).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published