Commit fd139adb authored by nittaya chompoosan's avatar nittaya chompoosan

ขอ 2 คะแนน

parent e21301c2
let name = "nid";
console.log(`hello ${name}.`);
{
"name": "week01",
"version": "0.1.0",
"description": "ขอสองคะแนน",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"start" : "node index.js"
},
"repository": {
"type": "git",
"url": "http://projectcs.sci.ubu.ac.th/nittaya/node.js-60-2"
},
"keywords": [
"ขอคะแนนการบ้าน"
],
"author": "nittaya",
"license": "ISC"
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment