Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 374 Bytes

README.md

File metadata and controls

35 lines (22 loc) · 374 Bytes

skyline

Setup

Install the dependencies:

yarn

Get Started

Start the dev server:

yarn dev

Build the app for production:

yarn build

Preview the production build locally:

yarn preview

Licensing

This project is licensed under GPL 3.0, with the exception of the following components:

  • @skyline/worker: ISC