Adding brief install/run instructions
This commit is contained in:
parent
958f6a85d2
commit
ef8d1122bd
1 changed files with 12 additions and 2 deletions
14
README.md
14
README.md
|
|
@ -4,15 +4,25 @@ bråtula viossa.net måde! We're here to build an informational website about Vi
|
||||||
|
|
||||||
## The Stack
|
## 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/)
|
- [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/)
|
||||||
|
|
||||||
|
**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
|
## The Content
|
||||||
|
|
||||||
What will be in the site?
|
**What will be in the site?**
|
||||||
|
|
||||||
[Need a list here from all the Discord discussion]
|
[Need a list here from all the Discord discussion]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue