This is the core repo for the informational website "viossa.net" (base domain) about the Viossa artificial pidgin language
Find a file
2025-05-08 14:52:08 -04:00
.vscode First commit 2025-05-08 02:47:09 +00:00
public First commit 2025-05-08 02:47:09 +00:00
src First commit 2025-05-08 02:47:09 +00:00
.gitignore First commit 2025-05-08 02:47:09 +00:00
index.html First commit 2025-05-08 02:47:09 +00:00
package-lock.json First commit 2025-05-08 02:47:09 +00:00
package.json First commit 2025-05-08 02:47:09 +00:00
README.md Adding brief install/run instructions 2025-05-08 14:52:08 -04:00
tsconfig.app.json First commit 2025-05-08 02:47:09 +00:00
tsconfig.json First commit 2025-05-08 02:47:09 +00:00
tsconfig.node.json First commit 2025-05-08 02:47:09 +00:00
vite.config.ts First commit 2025-05-08 02:47:09 +00:00

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?

How do we install this project?

  1. Download and install NodeJS and NPM — Follow these instructions
  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?

[Need a list here from all the Discord discussion]