Skip to content

Team-SolarEngine/Solar-Website

Repository files navigation

The official website for the Solar Engine | Built with Svelte.

The site is still under construction but it will be the host for the wiki as well as Solar Engine updates! Suggest things with the Issues page or alternatively you can fork the website and make a pull request!

Building the website from source

Clone the repo then in the folder containing the website run the following:

npm install
npm run build
npm run preview

This will install all the neccassary files, build the website then host it at localhost.