wip(markdown): Work on tutorial
This commit is contained in:
parent
8152d65947
commit
6f0b1a6ce3
3 changed files with 34 additions and 36 deletions
12
markdown/dev/tutorials/pattern-design/structure/en.md
Normal file
12
markdown/dev/tutorials/pattern-design/structure/en.md
Normal file
|
@ -0,0 +1,12 @@
|
|||
---
|
||||
title: Files and folder structure
|
||||
order: 110
|
||||
---
|
||||
|
||||
With our development setup, let's take a moment to see what sort of files and
|
||||
folders have been created for us, what they all mean, and where to find what.
|
||||
|
||||
You will find the following files and folders inside the newly created folder
|
||||
that holds your development environment:
|
||||
|
||||
<Fixme compact>Update this for v3</Fixme>
|
Loading…
Add table
Add a link
Reference in a new issue