Skip to content

codegenixdev/file-manager-backend-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

File Manager Backend Tutorial

This is a simple Node.js Express project.

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 server, run the following command:

npm run dev

The server will run on port 3000.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published