Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 701 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 701 Bytes

Conventional Commits

yolo-interface-v2

Installation

Steps to build master from fresh cloned repo

  • git checkout master
  • yarn
  • yarn build

Contributing

Note: You can use the command npm run commit and follow the prompts to create a commit message which conforms to the standard (or just type it the old fashioned way - easier).