Siilwyn / selwyn.cc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Selwyn.cc

My personal website.

General Prerequisites

Node.js, latest LTS is recommended.

Quick start

Setup

Clone the repository, and install dependencies from the project root with:

npm ci --ignore-scripts

Running

npm run dev

Production

Running

npm run build
npm run server

About


Languages

Language:CSS 52.3%Language:JavaScript 27.6%Language:Mustache 20.1%