Skip to content

binarycoder777/LuckyDraw-front

Repository files navigation

LuckyDraw-front

一个仿掘金的抽奖的单页项目

环境及版本说明

  • vue 版本:2.5.2
  • element-ui 版本:2.15.5
  • node 版本:12.19.0
  • sass-loader 版本:7.3.1
  • axios 版本:0.21.1

项目配置

# 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

代码结构说明及项目预览

技术栈为vue+elementUI

src/components/homePage.vue为主页面

项目预览如下:

image

About

仿掘金的抽奖界面,技术栈为vue+elementUI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published