Mock-ups for Magento2 API reference pages (HTML).
Prerequisites: jekyll
- Clone this project locally.
- To view phpDoc-generated sample pages, change directory into the cloned project. To view Magento 2 mock-ups, change directory into the clean directory in the cloned project.
- Run jekyll in the current directory: jekyll serve --baseurl '/' --watch
- In your browser, type the following address in the address bar: http://0.0.0.0:4000