/create-nx-workspace-with-figma

Create Nx Workspace with Figma Components

Primary LanguageTypeScript

Create Nx Workspace

Create Nx Workspace

with Figma Components

How to

1. Clone

git clone https://github.com/guiseek/create-nx-workspace-with-figma.git

2. Install

cd create-nx-workspace-with-figma
npm install

3. Build

npm run build

3. Import

in figjam, right-click and go to: Plugins > Development > Import plugin from manifest

Select manifest.json file from cloned repository

4. Components

Use these components to design the architecture

5. Get the Nx commands

Right click and go to: Plugins > Development > create-nx-workspace

6. Execute

In an nx repository, paste the commands into the terminal and run

Links