Skip to content

CasCodes/orionWeb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 

Repository files navigation

orionWeb

Website of the Orion development group

Installation:

  1. Open a text editor and terminal (or the internal terminal in vscode)
  2. run npm init @vitejs/app and just press enter when it asks you something (we'll use vanilla js). Then, cd into the newly created directory.
  3. run npm install three
  4. run npm run dev (if that doesn't work, run npm install and then try again)
  5. Now download the repo and replace style.css , index.html and main.js with the once of the repo, as well as add the remaining files.
  6. At this point you can go to localhost:3000 in your browser and should see the site. If not, give up and cry.

Design sheet: https://www.figma.com/file/wVaeYQqSjPGtAc6TkbNhQk/ORION?node-id=0%3A1

image

About

Website of the Orion development group

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published