docs: Adding atomic design and link to issues page to README

This commit is contained in:
jezzahehn 2025-05-09 01:31:45 -04:00
parent ef8d1122bd
commit f3767b955b

View file

@ -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?** **What will we be using to build this site?**
- [NodeJS](https://nodejs.org/)
- [Vue 3](https://vuejs.org/) - [Vue 3](https://vuejs.org/)
- [Vite](https://vite.dev/) - [Vite](https://vite.dev/)
- [Bulma](https://bulma.io/) - [Bulma](https://bulma.io/)
- [TypeScript](https://www.typescriptlang.org/) - [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?** **How do we install this project?**
1. Download and install NodeJS and NPM — [Follow these instructions](https://nodejs.org/en/download) 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?** **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)