An open API service indexing awesome lists of open source software.

https://github.com/singcl/webpack-shop

shirt shop
https://github.com/singcl/webpack-shop

Last synced: 9 months ago
JSON representation

shirt shop

Awesome Lists containing this project

README

          

[![Build Status](https://travis-ci.org/singcl/webpack-f7.svg?branch=master)](https://travis-ci.org/singcl/webpack-f7)
[![Dependency Status](https://david-dm.org/singcl/webpack-f7/status.svg)](https://david-dm.org/singcl/nodenews7#info=Dependencies)
[![devDependency Status](https://david-dm.org/singcl/webpack-f7/dev-status.svg)](https://david-dm.org/singcl/nodenews7#info=devDependencies)
[![Join the chat at https://gitter.im/singcl/webpack-f7](https://badges.gitter.im/Join%20Chat.svg)](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