hello world.
npm init
name: 吕雄
origin:
人道无常是寻常,我今几度枉思量。
身托新簟枝枝露,魂寄晚荷叶叶霜。
梦笔难工轻墨策,醉书易撰巧文章。
自将世味樵林放,一寸诗心照月长!
version: 1.0.0
WeChat: 16608855186
QQ: 2524863823
Email: lvxiong7zg@outlook.com
description: 书中求法,悟后方知法非法
梦里寻诗,醒前不觉诗是诗
description: 诗词楹联文具春秋 RPython数出左右
contacts: lvxiong7zg@outlook.com http://lvxiong7zg.com
y
npm install --save lvxiong7zg
Successfully installed lvxiong7zg
node
var lvxiong = require('lvxiong7zg');
var skills = ['R', 'HTML', 'Python', 'C/C++', jQuery', 'Git', 'Sass'];
var experience = {blog:'a wonderful website of my own', demo:'many demos released on Github'};
skills.forEach(e => console.log(e));
for (let ex in experience){
console.log(ex + ': ' + experience[ex]);}
For more information on the right.
Have a nice day!!!