Skip to content
This repository has been archived by the owner on Jul 21, 2024. It is now read-only.

Latest commit

 

History

History
19 lines (12 loc) · 270 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 270 Bytes

The Foxington Vault

The main repository for the Foxington Vault website, written in Nuxt 3.8

Running the website locally

This project uses Yarn as it's package manager.

Install dependencies with yarn

$ yarn

Open dev server

$ yarn dev