From f3767b955bce5181674108f2b8908bca1f307bce Mon Sep 17 00:00:00 2001 From: jezzahehn Date: Fri, 9 May 2025 01:31:45 -0400 Subject: [PATCH] docs: Adding atomic design and link to issues page to README --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 548f506..4e5790b 100644 --- a/README.md +++ b/README.md @@ -6,11 +6,14 @@ bråtula viossa.net måde! We're here to build an informational website about Vi **What will we be using to build this site?** +- [NodeJS](https://nodejs.org/) - [Vue 3](https://vuejs.org/) - [Vite](https://vite.dev/) - [Bulma](https://bulma.io/) - [TypeScript](https://www.typescriptlang.org/) +Additionally, we will be following [**atomic design principles**](https://bradfrost.com/blog/post/atomic-web-design/) to organize the components of the project. + **How do we install this project?** 1. Download and install NodeJS and NPM — [Follow these instructions](https://nodejs.org/en/download) @@ -25,4 +28,4 @@ Now, to run the site, use `npm run dev` **What will be in the site?** -[Need a list here from all the Discord discussion] +[Visit the GitHub Issues page for this repository.](https://github.com/ViossaDiskordServer/ViossaDotNet/issues)