Skip to content
This repository has been archived by the owner on Dec 26, 2024. It is now read-only.

5 contributing

pusher edited this page Aug 6, 2018 · 6 revisions

contributing

[ english ] [ spanish ]

If you want to collaborate on this project, you can do it in these ways:

  • Feedback
  • Issues reporting
  • Features, pull requests are welcomes!

Pull requests

After clone the repository installs "devDependecies".

npm i or yarn

npm t: run the tests with a beautiful "Nyan cat"

npm run coverage: It should get the 100% of coverage, minimum: 98%.

[ prev ][ next ]

Clone this wiki locally