/Bookstore

基于vue.js的仿互动商城app (暂时只完成首页的视图渲染)

Primary LanguageVue

projectname

A Vue.js project

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

# run unit tests
npm run unit

# run e2e tests
npm run e2e

# run all tests
npm test

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

本项目是基于vue.js的作品,是一个单页面应用的移动app,现在暂时主要完成了主页面的设计,主页面设计所看到的数据主要是通过ajax请求json文件得到的数据。

首页设计主要如下图:

Image text Image text
Image text Image text