1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-31 04:59:50 +02:00

Add content for building a design system

This commit is contained in:
Kamran Ahmed
2022-09-13 20:26:10 +04:00
parent 84321c3afc
commit ae44fd8393
2 changed files with 9 additions and 2 deletions

View File

@@ -1 +1,6 @@
# From scratch
# From Scratch
If you are building a Design System from Scratch, you may skip the "Existing Design Analysis" node of the roadmap and start with "Creating Design Language".
<BadgeLink colorScheme='blue' badgeText='Watch' href='https://www.youtube.com/watch?v=RYDiDpW2VkM'>Create a Design System with Figma - Full Course</BadgeLink>

View File

@@ -1 +1,3 @@
# From existing design
# From Existing Design
If you are creating a Design System from pre-existing product design, there is an additional step to perform the existing design analysis, understand the existing design process, perform a visual audit, identify design elements and components and so on.