questions-and-answers:NodeJS课程

时间:2024-05-28 05:24:49
【文件属性】:

文件名称:questions-and-answers:NodeJS课程

文件大小:1.31MB

文件格式:ZIP

更新时间:2024-05-28 05:24:49

nodejs mysql express ejs JavaScript

:white_question_mark: 问题与解答 :information: 关于 在NodeJS培训课程中开发服务器,以发展我的NodeJS技能。 用户可以匿名提问和回答问题。 :hammer_and_wrench: 使用的技术 节点JS 表示 续集 EJS :globe_with_meridians: 网页 Web界面,使用EJS呈现页面。 :man::laptop: 如何使用 除了软件包管理器(例如npm或yarn)之外,还必须在计算机上安装NodeJS才能运行服务器。 另外,必须在执行时配置数据库并使其运行。 # Para instalar todas as dependências, execute: $ yarn # Para iniciar a aplicação, execute $ yarn dev :page_facing_up: 执照 在MIT许可下托管。


【文件预览】:
questions-and-answers-main
----index.js(3KB)
----package.json(508B)
----.github()
--------questions-and-answers.png(30KB)
----database()
--------database.js(229B)
--------model()
----LICENSE(1KB)
----views()
--------partials()
--------index.ejs(433B)
--------question.ejs(781B)
--------ask.ejs(888B)
----.gitignore(2KB)
----public()
--------css()
--------js()
----README.md(904B)
----yarn.lock(60KB)
----.editorconfig(232B)
----.gitattributes(66B)
----.prettierrc.json(85B)

网友评论