berlioz/website-skeleton
Composer 安装命令:
composer create-project berlioz/website-skeleton
包简介
Berlioz Framework website skeleton
README 文档
README
It's a skeleton for websites using Berlioz Framework.
For more information, and use of Berlioz Framework, go to website and online documentation : https://getberlioz.com
Installation
To clone skeleton:
$ composer create-project berlioz/website-skeleton my-project --remove-vcs
To install PHP dependencies:
$ composer install
To install frontend dependencies and build:
$ npm install $ npm run build
统计信息
- 总下载量: 41
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-06-02