Daily:使用nodejs + angular4.x开发的DIY日报系统

时间:2024-03-31 11:23:46
【文件属性】:

文件名称:Daily:使用nodejs + angular4.x开发的DIY日报系统

文件大小:2.32MB

文件格式:ZIP

更新时间:2024-03-31 11:23:46

系统开源

每日DIY 项目地址预览地址: 项目简介 项目大致分为前端,初始两大模块,前端模块使用angular4.x + primeng开发;使用服务使用nodejs编写,爬虫使用python,数据库使用MySQL。 项目总体依据 [Angular CLI] [Angular CLI] [primeNg] 建造 因先前服务使用nodejs的koa2,所以安装node> 7.0.0 因前端使用angular-cli,需npm install -g @ angular / cli python爬虫需使用包:pip安装时间表,pip安装beautifulsoup4,pip安装MySQLdb(如果您不使用MySQL可以安装其他数据库的python的依赖包) 在Frontend下执行:npm install在Backend / backendServer下执行:npm install 在Front


【文件预览】:
Daily-master
----Frontend()
--------package.json(1KB)
--------tslint.json(3KB)
--------protractor.conf.js(756B)
--------.angular-cli.json(2KB)
--------src()
--------tsconfig.json(385B)
--------e2e()
--------karma.conf.js(1KB)
--------README.md(1KB)
--------.editorconfig(245B)
----Backend()
--------Crawler()
--------backendServer()
----previewImage()
--------monaco.png(446KB)
--------list.png(390KB)
--------template.png(890KB)
----LICENSE(1KB)
----.gitignore(519B)
----README.md(5KB)

网友评论