1.0.6 • Published 4 years ago

@colinxu91/npm_first_learning v1.0.6

Weekly downloads
1
License
ISC
Repository
-
Last release
4 years ago
mkdir test && cd test && npm init
  • How to install this module
npm install @colinxu91/npm_first_learning
  • How to use this module

Create javascript file 'test.js' and add follow code in test.js

const learningModule = require('@colinxu91/npm_first_learning');

learningModule.printMsg();
  • How to run test script
node test.js
1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago