Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Containerize-the-app

Installation

Clone the repository: git clone https://github.com/ASMAE20/Containerize-the-app.git

Navigate to the project directory: cd Containerize-the-app

Install the dependencies: npm install

Usage

Start the development server: npm run dev

Open your browser and navigate to http://localhost:4000

Docker

To run the application in a Docker container:

Build the Docker image: docker build -t image-name .

Run the Docker container: docker run -p 4000:4000 image-name

By ASMAE ELAZRAK

About

No description, website, or topics provided.

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages