Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/animaapp/vscode-shadcn-demo
https://github.com/animaapp/vscode-shadcn-demo
Last synced: 28 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/animaapp/vscode-shadcn-demo
- Owner: AnimaApp
- License: mit
- Created: 2024-04-30T14:39:38.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-07-31T10:11:09.000Z (5 months ago)
- Last Synced: 2024-07-31T23:04:45.077Z (5 months ago)
- Language: TypeScript
- Size: 7.95 MB
- Stars: 1
- Watchers: 5
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# VSCode Demo Test
A demo to show the Anima VsCode extension working with the following [design](https://www.figma.com/file/YPsw75Gy7AGxd8BG40pInS/Anima-VSCode-Example?type=design&node-id=20-6387&mode=design&t=Zes65zIdOGIqm0CK-11)
## Getting Started
1. Clone the repository using `git clone [email protected]: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`