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

If using Vs Code! and loads of error highlights!

Follow the steps on this page, apart from the first one which is to create a project https://simohamed.tech/blog/vue3-lint/

Clone this wiki locally