Skip to content

Zoltw/zoltw-personal-webpage

Repository files navigation

Setting up production environment

Requirements:

Setup

  1. Make sure that you have Node.js and Docker installed.
  2. Clone the repository
git clone https://github.com/Zoltw/zoltw-personal-webpage.git
  1. Open docker
  2. Run the following command in the root directory of the project
docker-compose up
  1. Open http://localhost:4000 in your browser