Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 449 Bytes

CONTRIBUTING.md

File metadata and controls

21 lines (17 loc) · 449 Bytes

Contributing

We love pull requests from everyone. By participating in this project, you agree to abide by the code of conduct.

  • Fork, then clone the repo:
git clone [email protected]:your-username/vue-hotel-datepicker.git
  • Set up your machine:
npm install

or

yarn
  • Push to your fork and submit a pull request