A demo to show the Anima VsCode extension working with the following design
- Clone the repository using
git clone git@github.com:AnimaApp/vscode-shadcn-demo.git - Get the latest version of the code using
git pull - Install the dependencies using
npm install - Run the site using
npm run dev