Skip to content
This repository has been archived by the owner on Jun 13, 2023. It is now read-only.

RobinLinde/RLin-EU

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RLin-EU

CI wakatime code style: prettier

This repo contains the files for the new version of RLin.eu

Running

Build

To build you need to install the project and run the build:

npm install
npm run build

Run

To run a development server:

npm install
npm run start