Package Exports
- create-bedrock-project
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (create-bedrock-project) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Install roots/bedrock
Run the following to create your new project. You will be asked to create the directory that you wish to install to.
npx create-bedrock-project
Install plugins
You will be asked to install any of the following plugins.
git@github.com:wp-premium/advanced-custom-fields-pro.git
git@github.com:WordPress/classic-editor.git
git@github.com:elementor/elementor.git
Install your theme
You will also be asked to install a new theme into /web/app/themes/. You will need to provide the full git path to your theme repository.
git@github.com:my-username/my-theme-repository.git
Continue Setup
Once you've installed your theme, please continue setting up bedrock as normal.
https://roots.io/docs/bedrock/master/installation/#requirements