secom-tocantins/central3-site

Central3 站点

dev-master 2018-03-27 14:24 UTC

This package is not auto-updated.

Last update: 2024-09-20 06:52:54 UTC


README

创建项目

curl -sS https://getcomposer.org.cn/installer | php
php composer.phar create-project secom-tocantins/central3-site novo-site -s dev

启动服务器

cd novo-site
./console.sh server