1
0
Fork 0
freesewing/sites/dev/docs/tutorials
Benjamin Fan dcf7c0412b fix(dev): v4 tutorial setup changes (#278)
Changes to tutorial documentation:
1. Changed instances of `yarn` to `npm`. Remove references to installing `yarn`.
2. Changed instances of `@freesewing/new-design` to `@freesewing/studio`.
3. Changed instances of "lab" to "development environment" and `npm run lab` to `npm run org`.
4. Changed instances of Node v18.17.0 to v20.19.1. ~(I think I might have missed it in one spot. I'll submit a future PR for it.)~

I did not touch the Getting "Started with Vercel" and "Getting Started with Codespaces" tutorials. I need to take a closer look at these to see if they are still relevant or if we might want to remove them.

Co-authored-by: Benjamin Fan <ben-git@swinglonga.com>
Reviewed-on: https://codeberg.org/freesewing/freesewing/pulls/278
Reviewed-by: Joost De Cock <joostdecock@noreply.codeberg.org>
Co-authored-by: Benjamin Fan <benjamesben@noreply.codeberg.org>
Co-committed-by: Benjamin Fan <benjamesben@noreply.codeberg.org>
2025-05-18 09:32:33 +00:00
..
getting-started-codespaces feat: Add various content types to docusaurus (#7231) 2024-11-18 11:05:16 +01:00
getting-started-gitpod feat: Add various content types to docusaurus (#7231) 2024-11-18 11:05:16 +01:00
getting-started-linux fix(dev): v4 tutorial setup changes (#278) 2025-05-18 09:32:33 +00:00
getting-started-mac fix(dev): v4 tutorial setup changes (#278) 2025-05-18 09:32:33 +00:00
getting-started-vercel feat: Add various content types to docusaurus (#7231) 2024-11-18 11:05:16 +01:00
getting-started-windows fix(dev): v4 tutorial setup changes (#278) 2025-05-18 09:32:33 +00:00
pattern-design fix(dev): v4 tutorial setup changes (#278) 2025-05-18 09:32:33 +00:00
readme.mdx feat: Add various content types to docusaurus (#7231) 2024-11-18 11:05:16 +01:00

---
title: Tutorials
---

You can find a list of all FreeSewing tutorials below:

<ReadMore />

:::note RELATED

##### What makes a tutorial a tutorial?

Tutorials are lessons that take you by the hand through a series of steps to complete a project.

:::