Skip to content

angular2 express 的集成项目, 有开发和测试环境

Notifications You must be signed in to change notification settings

kevinLiJ/contacts

Repository files navigation

contacts

angular2 express mysql

mysql

service/querySql 中设置连接mysql的 user和password 项目根目录附上了contacts.sql文件

开发环境

npm run start 前台项目: localhost:4200 后台服务地址: localhost:4001

生产环境

npm run build localhost:4001

angular-cli

proxy.config.json 用于解决开发环境时,前台请求跨域的问题,

About

angular2 express 的集成项目, 有开发和测试环境

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published