mikkelrask / rkbt-startpage

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rkbt-startpage

Internal startpage for CS employees in RB
Made in React-SWT, built with Vite.

Screenshot

Setup

git clone https://github.com/mikkelrask/rkbt-startpage
cd rkbt-startpage
yarn

Run the express server

node app.js

Start site in development

yarn dev

Will spin up http://localhost:4000 which is accessable throughout your local network.

Build the webapp

vite

Configure startpage

Run the server however seen fit, and navigate to yoururl/skotland

About


Languages

Language:TypeScript 61.9%Language:CSS 25.4%Language:HTML 7.4%Language:JavaScript 5.3%