说明:网页
构建设置
# install dependencies
$ npm install
# serve with hot reload at localhost:3000
$ npm run dev
# build for production and launch server
$ npm run build
$ npm run start
# generate static project
$ npm run generate
有关工作原理的详细说明,请查看 。 <weixin_42105816> 上传 | 大小:304kb
说明:支持的版本
Python:
CPython> = 2.7
作业系统:
Linux
苹果系统
安装
从源安装:
# Set the release version you'd like
RELEASE_VERSION=X.Y.Z
wget https://github.com/kolotaev/local-compose/archive/ ${RELEASE_VERSION} .tar.gz
# Either install the package with pip
pip instal <weixin_42125192> 上传 | 大小:37kb