Skip to content
/ SinoWeb Public

sino官网,PC端、手机端以及官网后台管理(PC端的)

Notifications You must be signed in to change notification settings

yf30/SinoWeb

Repository files navigation

#SinoWebSite

A starter kit for Element UI generated by vue-cli

If you are familiar with cooking, here is a starter generated with it

Environment

Node >= 6

Start

  • Clone or download this repository
  • Enter your local directory, and install dependencies:
npm install
npm install fullpage.js
npm install wowjs

Develop

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

Build

# build for production with minification
# 当把项目发布到IIS上时,打开命令是npm run build , 然后修改webpack.config.js里的publicPath: '/dist/' 为publicPath: './dist/'
npm run build

About

sino官网,PC端、手机端以及官网后台管理(PC端的)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages