https://github.com/yang/x76
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/yang/x76
- Owner: yang
- Created: 2022-07-15T18:47:04.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-18T00:18:22.000Z (almost 4 years ago)
- Last Synced: 2023-03-10T19:50:49.867Z (over 3 years ago)
- Language: TypeScript
- Size: 262 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
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!