-
Clone the repository:
git clone https://github.com/<your-username>/<repository-name>.git cd <repository-name>
-
Build the Docker image:
docker build -t my-nextjs-app . -
Run the Docker container:
docker run -p 3000:3000 my-nextjs-app
-
Visit
http://localhost:3000in your browser to see the app.
-
Notifications
You must be signed in to change notification settings - Fork 0
License
stephenjoly/landing-page
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published