Skip to content

DevNortao/y-combinator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Y-Combinator

Build Status

para testar basta ter node.js instalado

with npm

  npm install && npm test

with yarn

  yarn install && yarn test