Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 312 Bytes

README.md

File metadata and controls

18 lines (9 loc) · 312 Bytes

Rudisten LAN Party App

Setup

Install dependencies:

Using yarn: yarn install

Using npm: npm install

Starting the development server

Using yarn: yarn dev

Using npm: npm run dev

image