https://github.com/plasmicapp/chakra-theme-example
https://github.com/plasmicapp/chakra-theme-example
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/plasmicapp/chakra-theme-example
- Owner: plasmicapp
- Created: 2023-01-30T16:13:39.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-31T21:09:50.000Z (almost 3 years ago)
- Last Synced: 2025-01-07T09:41:17.385Z (about 1 year ago)
- Language: TypeScript
- Size: 191 KB
- Stars: 0
- Watchers: 4
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is a Next.js project bootstrapped with [`create-plasmic-app`](https://www.npmjs.com/package/create-plasmic-app).
## Getting Started
First, run the development server:
```bash
yarn dev
```
Open your browser to see the result.
You can start editing your project in Plasmic Studio. The page auto-updates as you edit the project.
## Learn More
With Plasmic, you can enable non-developers on your team to publish pages and content into your website or app.
To learn more about Plasmic, take a look at the following resources:
- [Plasmic Website](https://www.plasmic.app/)
- [Plasmic Documentation](https://docs.plasmic.app/learn/)
- [Plasmic Slack Community](https://www.plasmic.app/slack)
You can check out [the Plasmic GitHub repository](https://github.com/plasmicapp/plasmic) - your feedback and contributions are welcome!