Skip to content
This repository was archived by the owner on Aug 26, 2021. It is now read-only.

Latest commit

 

History

History
11 lines (8 loc) · 193 Bytes

File metadata and controls

11 lines (8 loc) · 193 Bytes

Development

Clone this project, open it in VSCode.

$ yarn # install all dependencies
$ yarn watch # watch mode
$ yarn package # production build

Check the package.json file.