文件名称:AngularTSNode:角度打字稿节点模板
文件大小:21KB
文件格式:ZIP
更新时间:2024-07-02 00:19:07
JavaScript
Angular TypeScript 节点 koa 模板 克隆并开始编码! 首轮: npm install //install dependencies gulp serve //run dev 其他任务: gulp serve:prod //run prod gulp test-client //run client tests gulp test-client:auto //watch client tests gulp --harmony test-server //run server tests
【文件预览】:
AngularTSNode-master
----.jshintrc(707B)
----bower.json(489B)
----app.js(142B)
----.travis.yml(204B)
----gulpfile.js(328B)
----config()
--------production.js(169B)
--------runtime.json(2B)
--------default.js(147B)
----.bowerrc(47B)
----.editorconfig(213B)
----.gitignore(668B)
----server()
--------public()
--------views()
--------server.js(2KB)
--------tests()
--------app()
----karma.conf.js(1024B)
----readme.md(446B)
----package.json(3KB)
----gulp()
--------styles.js(916B)
--------server.js(947B)
--------inject.js(1KB)
--------test-server.js(247B)
--------build.js(2KB)
--------nodemon.js(891B)
--------partials.js(429B)
--------scripts.js(483B)
--------test-client.js(1KB)
--------watch.js(536B)