Rectify11 / Website

Source code of https://rectify11.net, the official Rectify11 website.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Discord

The main source code of the official Rectify11 Website; https://rectify11.net


Powered by create-svelte.

Running locally

git clone https://github.com/Rectify11/Website.git
cd Website
npm install
npm run dev -- --open

Building

To create a production version of the rectify11 website:

npm run build

You can preview the production build with npm run preview. Files are located under the build directory.

About

Source code of https://rectify11.net, the official Rectify11 website.


Languages

Language:Svelte 84.3%Language:TypeScript 7.5%Language:HTML 3.9%Language:JavaScript 3.6%Language:CSS 0.7%