ahnuchen / yizhaopinApp

招聘网站node+express+mysql+vue.js^2.0构建

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

yzp_app

A vue.js project used to hire and find jobs

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

打开方式

个人用户:http://localhost:8080 公司用户: http://localhost:8080/static/company/index.html 官方管理员:没做...

简介一下

用的关系型数据库mysql,ORM是node上运行的的sequelize.js,数据库配置在/config/params.js 若使用cnpm安装,移动端的vux可能会有问题,npm慢点就慢点吧。 自己学习node和vue写着玩的东西,还有很多功能没做,比如官方的管理员后台,用户完善个人简历,公司操作简历。快过年了,以后再完善.. webpack用的express我直接拿来写接口,是有点奇怪。。

For detailed explanation on how things work, checkout the guide and docs for vue-loader.

About

招聘网站node+express+mysql+vue.js^2.0构建


Languages

Language:JavaScript 69.4%Language:HTML 12.5%Language:Vue 12.3%Language:CSS 5.8%