Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 198 Bytes

CONTRIBUTING.md

File metadata and controls

15 lines (8 loc) · 198 Bytes

Contributing

Get the Source

$ git clone https://github.com/mwbrooks/web2splash.git
$ cd web2splash/

Install the Dependencies

$ npm install

Run the Tests

$ npm test