@richapps/figma-relay

Import figma components and convert them into angular components


Keywords
figma, angular, components
License
MIT
Install
npm install @richapps/figma-relay@0.0.4

Documentation

Figma Relay Angular Schematic POC

Development

First start the schematic build in watch mode npm run build:schematic:watch

Now link the schematic into node_modules npm run link:schematic (this only has to be done once)

Then start the demo app (in a seperate terminal window) ng serve demo