31 lines
1 KiB
Markdown
31 lines
1 KiB
Markdown
# Viossa.net
|
|
|
|
bråtula viossa.net måde! We're here to build an informational website about Viossa.
|
|
|
|
## The Stack
|
|
|
|
**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)
|
|
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?**
|
|
|
|
[Visit the GitHub Issues page for this repository.](https://github.com/ViossaDiskordServer/ViossaDotNet/issues)
|