The official GitHub repository for ClickPhase's new website built with SvelteKit, located at https://clickphase.vercel.app. This new website replaces our old website created using Weebly, which was originally located at https://clickphase.weebly.com, but is now archived here.
This repository contains the source code for ClickPhase's new website. The site is written using SvelteKit, and deployed with Vercel.
After you have cloned/forked this repository and installed dependencies with npm install
(or pnpm install
or yarn
), start a development server:
npm run dev
# or start the server and open the app in a new browser tab
npm run dev -- --open
We currently use SvelteKit's auto adapter module, which is then deployed to Vercel. To create a production version:
npm run build
You can preview the production build with npm run preview
.
The privacy policy for ClickPhase's website can be viewed here.
ClickPhase's website is licensed under the MIT License, which you can view here.
Copyright © 2020-present ClickPhase