1
0
Fork 0

feat: Adds link to reference bib code in tutorial start

Raised from https://github.com/freesewing/freesewing/issues/1514
This commit is contained in:
Darigov Research 2021-11-27 17:40:53 +00:00 committed by GitHub
parent 08b91098b1
commit 5b32469545
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -50,3 +50,5 @@ node -v
```
If you get the node version number, you're all set.
You can find the complete code of the tutorial pattern for the final result to help make sure you're following the steps correctly [here on GitHub](https://github.com/freesewing/freesewing/blob/develop/packages/tutorial/src/bib.js).