1
0
Fork 0

wip(markdown): Updates for new dev site

This commit is contained in:
Joost De Cock 2021-12-27 14:58:44 +01:00
parent 03526ede18
commit 5c0d6cc0ae
19 changed files with 70 additions and 85 deletions

View file

@ -38,7 +38,7 @@ This will take a few minutes because we're loading some software for your develo
When it's ready, enter the directory that was just created for our `tutorial` pattern and navigate to the `example` subfolder. There, start the development environment:
```bash:
```bash
cd tutorial/example
npm start
```