DEV Community

Discussion on: How to Convert Sketch design to UI with Angular/React framework

Collapse
 
kr4idle profile image
Pete Steven • Edited

You can try Desech Studio to import your sketch project file. This will not be a pixel perfect import. You will need to make slight changes to the margins and sizes.

Then you install the angular and/or react plugin in Desech Studio and then integrate with it. This will allow you to use Desech for managing your html/css, and your favorite code editor for the react/angular code.

Here are the github repositories for the angular and react plugins.