文件名称:meadowlark:《Web Development with Node and Express》一书与Express一起学习NodeJS开发的App
文件大小:113KB
文件格式:ZIP
更新时间:2024-07-11 01:32:14
JavaScript
草鸮 在学习NodeJS的过程中结合express框架开发的App。 在 NodeJS 和 Express 的学习过程中开发的 App。 使用过的书/使用过的书:Ethan Brown 的“Web Development with Node and Express”
【文件预览】:
meadowlark-master
----.gitignore(47B)
----meadowlark.js(3KB)
----package.json(617B)
----Gruntfile.js(384B)
----public()
--------.DS_Store(6KB)
--------vendor()
--------qa()
--------img()
----.DS_Store(6KB)
----views()
--------thank-you.handlebars(39B)
--------500.handlebars(27B)
--------newsletter.handlebars(2KB)
--------contest()
--------jquery-test.handlebars(273B)
--------home.handlebars(37B)
--------tours()
--------about.handlebars(102B)
--------nursery-rhyme.handlebars(297B)
--------404.handlebars(24B)
--------layouts()
----README.md(245B)
----credentials.js(113B)
----lib()
--------fortune.js(358B)
----npm-debug.log(7KB)
----qa()
--------tests-unit.js(255B)
--------tests-crosspage.js(1KB)