Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 243 Bytes

Contribute.md

File metadata and controls

12 lines (11 loc) · 243 Bytes

Contribute

  • clone the repository
  • npm install
  • Add the following to your git config:
[url "https://"]
    insteadOf = git://
  • npm run build to build the project
  • npm run serve to serve the project
  • Create a pull request