import{_ as s,c as n,a as e,o as t}from"./app-BZU4euNV.js";const l={};function o(p,a){return t(),n("div",null,a[0]||(a[0]=[e(`

环境搭建

使用nodejs直接运行

  1. 下载安装nodejs
  2. 创建一个js文件helloworld.js
var name="Alice";
console.log("Hello, " + name);
  1. 在命令行中输入如下命令
node helloworld.js
`,6)]))}const c=s(l,[["render",o],["__file","helloworld.html.vue"]]),i=JSON.parse('{"path":"/note/language/javascript/helloworld.html","title":"环境搭建","lang":"zh-CN","frontmatter":{},"headers":[{"level":2,"title":"使用nodejs直接运行","slug":"使用nodejs直接运行","link":"#使用nodejs直接运行","children":[]}],"git":{},"filePathRelative":"note/language/javascript/helloworld.md"}');export{c as comp,i as data};