Completed Project
The final code for the Pattern Tutorial can be checked out from GitHub using the link below:
$ git clone git@github.com:lore/lore-forms-pattern-tutorial.git
$ git clone https://github.com/lore/lore-forms-pattern-tutorial.git
Each step in the Quickstart contains the name of the branch with the completed code for that step. For example, to check out the code for Step 1 of the Create Dialog section, which has the branch name create.1
, you would run this command:
If you're developing on Mac or Windows, you can also use the excellent (and official) GitHub Desktop Client.