Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 204 Bytes

CONTRIBUTING.md

File metadata and controls

17 lines (10 loc) · 204 Bytes

Contributing to Transmart

  1. Fork this repo

  2. Clone your forked repo

  3. Run it

npm install
npm run build:watch
  1. Make changes, pass linters, push to your repo

  2. Create a pull request