From ef8d1122bda11ada0ed25ae0fb26a3b60d3e8408 Mon Sep 17 00:00:00 2001 From: Jezza Hehn Date: Thu, 8 May 2025 14:52:08 -0400 Subject: [PATCH] Adding brief install/run instructions --- README.md | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 56d887a..548f506 100644 --- a/README.md +++ b/README.md @@ -4,15 +4,25 @@ bråtula viossa.net måde! We're here to build an informational website about Vi ## The Stack -What will we be using to build this site? +**What will we be using to build this site?** - [Vue 3](https://vuejs.org/) - [Vite](https://vite.dev/) - [Bulma](https://bulma.io/) - [TypeScript](https://www.typescriptlang.org/) +**How do we install this project?** + +1. Download and install NodeJS and NPM — [Follow these instructions](https://nodejs.org/en/download) +2. Open your favourite command line terminal +3. Clone the repository: `git clone git@github.com:ViossaDiskordServer/ViossaDotNet.git` +4. Move into the new directory: `cd ViossaDotNet` +5. Install Node dependencies: `npm i` + +Now, to run the site, use `npm run dev` + ## The Content -What will be in the site? +**What will be in the site?** [Need a list here from all the Discord discussion]