Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 481 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 481 Bytes

VSCode Demo Test

A demo to show the Anima VsCode extension working with the following design

Getting Started

  1. Clone the repository using git clone git@github.com:AnimaApp/vscode-shadcn-demo.git
  2. Get the latest version of the code using git pull
  3. Install the dependencies using npm install
  4. Run the site using npm run dev