Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 220 Bytes

CONTRIBUTING.md

File metadata and controls

29 lines (19 loc) · 220 Bytes

Contributing

Pull requests are welcome.

Development

Install Dependencies

$ yarn install

Watch

$ yarn dev

Lint

$ yarn lint

Build

$ yarn build