| title | Viewing Patterns | |
|---|---|---|
| tags |
|
Pattern Lab utilizes PHP's built-in web server to let you browse your generated patterns. To start the server do the following:
- In a terminal window navigate to the root of your project
- Type
php core/console --server
Your local Pattern Lab install should now be available for browsing at http://localhost:8080.