Skip to content
This repository was archived by the owner on Oct 4, 2024. It is now read-only.

Latest commit

 

History

History
19 lines (13 loc) · 260 Bytes

File metadata and controls

19 lines (13 loc) · 260 Bytes

Installation

$ yarn

Local Development

$ yarn start

This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.

Build

$ yarn build