Skip to content
This repository was archived by the owner on Aug 19, 2021. It is now read-only.

Set Up Guide

Thomas Wood edited this page Dec 18, 2020 · 7 revisions

Welcome to the Pirate-Game-Frontend Wiki!

To set up for local development

  1. Clone the repo
  2. Make sure you have nodejs installed
  3. Navigate to the repo folder and run npm install
  4. To start the server run npm run dev
  5. Enjoy programming

Clone this wiki locally