Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 212 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 212 Bytes

Showrunner

About

Hosting

Requirements

Installing

Running

Install dependencies:

npm i

Start development server:

npm run dev

Build site:

npm run build

Reference