https://github.com/chandrakant0110/qrcode-generator
https://github.com/chandrakant0110/qrcode-generator
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/chandrakant0110/qrcode-generator
- Owner: Chandrakant0110
- License: mit
- Created: 2025-01-24T13:32:11.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2025-01-24T13:42:25.000Z (5 months ago)
- Last Synced: 2025-02-03T21:01:35.878Z (4 months ago)
- Language: TypeScript
- Size: 33.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Framer Plugin Template
This is a template for using the Framer Plugin API in a TypeScript project.
## Quickstart
First, run the development server:
```bash
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
```Learn more: https://www.framer.com/developers/plugins/introduction