https://github.com/poetries/bookstore
vue+koa+node+ejs开发webapp书城
https://github.com/poetries/bookstore
ejs html5 koa nodejs vue zepto
Last synced: 8 months ago
JSON representation
vue+koa+node+ejs开发webapp书城
- Host: GitHub
- URL: https://github.com/poetries/bookstore
- Owner: poetries
- Created: 2017-03-02T10:17:20.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-25T13:55:11.000Z (about 9 years ago)
- Last Synced: 2025-05-01T12:57:23.909Z (about 1 year ago)
- Topics: ejs, html5, koa, nodejs, vue, zepto
- Language: JavaScript
- Homepage:
- Size: 240 KB
- Stars: 7
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### bookstore
> 采用Vue、Koa、Zepto、localStorage、Base64、Jsonp、SCSS、Gulp开发一个面向移动端的书城整站。项目中遇到几个比较复杂的模块,如阅读器,书城首页,搜索模块等。实现整站的主页、书籍详情页、书籍列表页、个人主页、搜索功能。采用Vue数据驱动,Koa搭建服务器运行环境,数据Mock
**技术栈**
- vue
- ES6
- Koa
- Zepto
- localStorage
- Jsonp
- SCSS
- Gulp
Usage
---
- 安装依赖
```
npm install
```
- 切换到项目根目录执行
```
node app.js
```
screenshot
---

License
---
© 2016 A [poetries's](http://blog.poetries.top) [Ideas.](https://github.com/poetries/ideas)