Skip to content

基于 vue2 构建 仿拉勾网的SPA应用(用于学习vuejs、webpack等)

Notifications You must be signed in to change notification settings

yilikun/vue2-lagou

 
 

Repository files navigation

vue2-lagou

vue2 仿拉勾网的单页应用(开发中...)

技术栈 vue2 + vue-router + webpack + less

Build Setup

# install dependencies
npm install

# 开发环境
# serve with hot reload at localhost:8080
npm run dev

# 因为使用代理获取的数据,生产环境暂时没有数据
# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

截图

About

基于 vue2 构建 仿拉勾网的SPA应用(用于学习vuejs、webpack等)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 57.4%
  • Vue 40.9%
  • Other 1.7%