https://github.com/imbios/demo-deploy-plasmic
https://github.com/imbios/demo-deploy-plasmic
Last synced: 22 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/imbios/demo-deploy-plasmic
- Owner: ImBIOS
- License: 0bsd
- Created: 2022-06-07T13:37:45.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-04-29T09:19:31.000Z (about 3 years ago)
- Last Synced: 2025-03-03T07:31:42.626Z (over 1 year ago)
- Language: JavaScript
- Size: 1.19 MB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
This is a Gatsby project bootstrapped with [`create-plasmic-app`](https://www.npmjs.com/package/create-plasmic-app).
## Getting Started
First, run the development server:
```bash
npm run develop
```
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!