helloliutao

this is test npm develop and publish


Keywords
test, npm, hello, liutao
License
ISC
Install
npm install helloliutao@1.0.1

Documentation

Installation

# Locally in your project
npm install helloliutao --save -dev

# Or globally (not recommended)
npm install helloliutao -g

Usage

let hl = require('helloliutao')
hl.hello('XXXX')

description

This project is only for the development and release of NPM packages for personal testing

History

1.0.1 / 2018-11-27 07:16 PM

  • Add README.md file
  • Update package ,publish to npm

1.0.0 / 2018-11-27 05:00 PM

  • Init project
  • Publish first package of npm

License

MIT