[removed]学习JS

时间:2024-04-21 13:21:42
【文件属性】:

文件名称:[removed]学习JS

文件大小:34KB

文件格式:ZIP

更新时间:2024-04-21 13:21:42

JavaScript

您将需要安装Node才能启动此环境。 如果不确定是否已安装Node,请在终端中运行node -v 。 如果看不到版本号输出,请在继续之前安装Node。 通过在终端中运行npm install lite-server --save-dev在本地安装light-server并将其保存到您的开发环境中。 在终端中运行npm run start来启动服务器。 您的浏览器将在localhost:3000处打开。


【文件预览】:
JavaScript-master
----.gitignore(22B)
----utility.js(185B)
----ProgrammingForWebPages()
--------script.js(228B)
--------style.css(22B)
--------index.html(281B)
----script.js(104B)
----package.json(263B)
----Objects()
--------script.js(602B)
----package-lock.json(113KB)
----Blackjack()
--------script.js(4KB)
--------style.css(22B)
--------index.html(397B)
----FunctionBasics()
--------script.js(457B)
----TypesAndArrays()
--------script.js(2KB)
--------style.css(22B)
--------index.html(182B)
----README.md(465B)
----style.css(0B)
----index.html(401B)
----Programming Flow()
--------script.js(714B)
----HelloWorld()
--------utility.js(94B)
--------script.js(57B)
--------style.css(0B)
--------index.html(401B)

网友评论