文件名称:Task-List:使用NODE JS,HTML,CSS,JS的任务列表
文件大小:30KB
文件格式:ZIP
更新时间:2024-05-18 21:25:46
JavaScript
这是一个基于Web的任务列表,使用HTML,CSS,JS和Node JS来运行 在您的代码编辑器(VSCODE)中打开项目文件夹 确保已安装NODE JS并在bash终端中运行命令“ npm install”,该终端将安装运行该应用程序所需的所有必需品 安装类型“ nodemon”后,这会将项目分配给端口为8000的本地主机 打开您的Web浏览器,然后键入“ localhost:8000”,这将启动Web应用程序 多田它的作品
【文件预览】:
Task-List-master
----.eslintrc.json(8KB)
----public()
--------index.html(1KB)
--------styles.css(758B)
--------debug.log(960B)
--------index.js(6KB)
----posts.json(2B)
----.stylelintrc.json(5KB)
----app.js(4KB)
----APIDOC.md(2KB)
----README.md(476B)
----.gitignore(97B)
----.linthtmlrc(2KB)
----.gitlab-ci.yml(162B)
----package-lock.json(54KB)
----package.json(706B)
----APIDOC-sample.md(2KB)