
This is a flat (without history) import of (some of) the content from our markdown module. We've imported this without history because the repo contains our blog posts and showcases posts content prior to porting them to strapi. Since this contains many images, it would balloon the size of this repo to import the full history. Instead, please refer to the history of the (archived) markdown repo at: https://github.com/freesewing/markdown
1,001 B
title |
---|
Pattern design tutorial |
Bienvenue dans le tutoriel FreeSewing, où vous allez apprendre à créer un patron de couture sur mesure, du début à la fin.
Vous allez concevoir un patron de bavoir pour bébé. C'est un patron très simple, mais c'est le but. Vous allez vous focaliser aujourd'hui sur l'apprentissage de FreeSewing et sur comment traduire vos conceptions en code.
A la fin de ce tutoriel, vous aurez créé ce patron :
Avant de démarrer, assurons-nous que vous possédez les logiciels requis installés sur votre ordinateur :
Prérequis
FreeSewing est une librairie JavaScript qui s'exécute sur Node.js.
If you don't have Node.js on your system, follow the link above and install it on your system.
Lorsque vous avez terminé, vous pouvez tester si elle fonctionne bien en exécutant :
node -v
Si vous obtenez le numéro de version de node, tout est bon.