https://github.com/singcl/webpack-shop
shirt shop
https://github.com/singcl/webpack-shop
Last synced: 9 months ago
JSON representation
shirt shop
- Host: GitHub
- URL: https://github.com/singcl/webpack-shop
- Owner: singcl
- License: mit
- Created: 2016-10-12T03:16:54.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-10-12T03:26:26.000Z (over 9 years ago)
- Last Synced: 2025-02-22T18:22:53.233Z (over 1 year ago)
- Language: JavaScript
- Size: 3.46 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://travis-ci.org/singcl/webpack-f7)
[](https://david-dm.org/singcl/nodenews7#info=Dependencies)
[](https://david-dm.org/singcl/nodenews7#info=devDependencies)
[](https://gitter.im/singcl/webpack-f7)
# webpack-framework7
基于Framework7,使用webpack搭建的前端项目架构
### 安装
```bash
git clone -b dev git@github.com:singcl/webpack-f7.git
cd webpack-f7
npm install
```
### 开发
```bash
npm run dev
```
### 打包
```bash
npm run build
```
### LICENSE
MIT