0.0.1 • Published 6 years ago

codein-helloworld v0.0.1

Weekly downloads
2
License
ISC
Repository
github
Last release
6 years ago

codein-helloworld

Task for Google CodeIn 2017 (please ignore this repo)

How to use

  • Firstly, run npm i codein-helloworld
  • Here's how to use it in code:
const hw = require('codein-helloworld');
hw.print();
0.0.1

6 years ago