https://github.com/singcl/webpack-f7
webpack,framework7,ios,android
https://github.com/singcl/webpack-f7
Last synced: 12 months ago
JSON representation
webpack,framework7,ios,android
- Host: GitHub
- URL: https://github.com/singcl/webpack-f7
- Owner: singcl
- License: mit
- Created: 2016-09-09T13:09:16.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-09-13T10:13:01.000Z (almost 10 years ago)
- Last Synced: 2025-02-22T18:22:53.876Z (over 1 year ago)
- Language: JavaScript
- Size: 200 KB
- Stars: 1
- 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