This is the core repo for the informational website "viossa.net" (base domain) about the Viossa artificial pidgin language
| .vscode | ||
| public | ||
| src | ||
| .gitignore | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| tsconfig.app.json | ||
| tsconfig.json | ||
| tsconfig.node.json | ||
| vite.config.ts | ||
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?
Additionally, we will be following atomic design principles to organize the components of the project.
How do we install this project?
- Download and install NodeJS and NPM — Follow these instructions
- Open your favourite command line terminal
- Clone the repository:
git clone git@github.com:ViossaDiskordServer/ViossaDotNet.git - Move into the new directory:
cd ViossaDotNet - Install Node dependencies:
npm i
Now, to run the site, use npm run dev
The Content
What will be in the site?