1 Star 0 Fork 9

hugengyong / Franchise

forked from Gitee 极速下载 / Franchise 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
CONTRIBUTING.md 794 Bytes
一键复制 编辑 原始数据 按行查看 历史
Kevin Kwok 提交于 2017-09-14 12:35 . initial release

Prerequisites

Node.js >= v4 must be installed.

Installation

  • Running npm install in the app's root directory will install everything you need for development.

Development Server

Running Tests

  • npm test will run the tests once.

  • npm run test:coverage will run the tests and produce a coverage report in coverage/.

  • npm run test:watch will run the tests on every change.

Building

  • npm run build creates a production build by default.

    To create a development build, set the NODE_ENV environment variable to development while running this command.

  • npm run clean will delete built resources.

JavaScript
1
https://gitee.com/hugengyong/Franchise.git
git@gitee.com:hugengyong/Franchise.git
hugengyong
Franchise
Franchise
master

搜索帮助