Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 519 Bytes

File metadata and controls

14 lines (8 loc) · 519 Bytes

SinusBot Installer landing page

Build Status

This repository contains the sourcecode for the SinusBot Installer landing page. The sourcecode for the SinusBot Installer itself can be found here.

Development

Install dependencies: yarn install

Run locally: yarn start

Build: yarn build