https://github.com/simpleanalytics/framer-plugin
https://github.com/simpleanalytics/framer-plugin
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/simpleanalytics/framer-plugin
- Owner: simpleanalytics
- Created: 2025-04-15T14:58:46.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-04T02:16:01.000Z (about 1 year ago)
- Last Synced: 2025-06-26T09:38:38.511Z (about 1 year ago)
- Language: TypeScript
- Size: 64.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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