Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 265 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 265 Bytes

How To Reproduce

  1. Install WSL
  2. Install Docker
  3. Clone the repo to a folder in WSL
  4. cd into nextjs and run yarn or yarn install
  5. In the root folder, run docker-compose up (optional flags: -d for "detached" mode; --build to force rebuilding)