Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 3.57 KB

installation-and-commands.md

File metadata and controls

20 lines (15 loc) · 3.57 KB

Installation and commands

How to Install the Frontier extension.

  1. Open VSCode and click the Extensions icon or press Ctrl+Shift+X (Windows/Linux) or Cmd+Shift+X (macOS).
  2. Search for "Frontier by Anima: the Future of Front-end" in the Extensions view.
  3. Click Install on the extension listing.

Commands

Anima offers a range of commands to enhance your workflow in VSCode. You can access these commands via the Command Palette.

Command Description
Anima: Reset Figma link Clears the currently provided Figma link.
Anima: Analyse codebase Triggers Anima’s code analysis on demand.
Anima: Export components Library Data Generates a library.json in your .anima folder with detailed component analysis for extending reuse. This folder can be integrated into your project to extend component reuse options, even for libraries such as AntD, MUI, or custom libraries not currently present in your project.

Note: Ensure a .anima folder exists or create one if necessary.
Anima: Login Log in to your Anima account.
Anima: Logout Log out from your Anima account.
Anima: Signup Sign up for Anima to start using the extension.