factorial-io/pattern-lab-edition-factorial
Composer 安装命令:
composer create-project factorial-io/pattern-lab-edition-factorial
包简介
Edition of Pattern Lab for Factorial. Combines Standard Drupal edition with our frontend stack.
README 文档
README
Scaffold a twig pattern library + factorial frontend stack.
Context
Prerequistes
Create a new Project
$ composer create-project factorial-io/pattern-lab-edition-factorial <my-project-name> --stability beta
- Replace
<my-project-name>with the folder where pattern lab should be generated. - Select the
factorial-io/pattern-lab-starterkit-defaultstarterkit from menu. - If asked about replacing files, do it.
- Commit new files generated.
Install an existing Project
$ composer install
- Assuming you cloned an existing project that was created with
pattern-lab-edition-factorial. - This should trigger a
yarn installas well.
Development
$ yarn start
- Starts a development server and watches for file changes.
Production
$ yarn run build
- Creates a production build.
统计信息
- 总下载量: 151
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0
- 更新时间: 2019-01-14