https://github.com/plasmicapp/starter-commerce-storefront
https://github.com/plasmicapp/starter-commerce-storefront
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/plasmicapp/starter-commerce-storefront
- Owner: plasmicapp
- Archived: true
- Created: 2022-03-28T20:13:05.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-08T12:25:02.000Z (over 3 years ago)
- Last Synced: 2025-06-01T15:45:06.861Z (8 months ago)
- Language: TypeScript
- Size: 926 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- 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!