Installation
# Locally in your project
npm install helloliutao --save -dev
# Or globally (not recommended)
npm install helloliutao -gUsage
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