Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 286 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 286 Bytes

Y-Combinator

Build Status

para testar basta ter node.js instalado

with npm

  npm install && npm test

with yarn

  yarn install && yarn test