Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jeffsee55/reference-issue-debug
https://github.com/jeffsee55/reference-issue-debug
Last synced: 12 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jeffsee55/reference-issue-debug
- Owner: jeffsee55
- Created: 2022-04-27T00:26:51.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-24T15:05:27.000Z (over 1 year ago)
- Last Synced: 2024-10-04T19:44:27.036Z (about 1 month ago)
- Language: JavaScript
- Size: 439 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is a [Tina CMS](https://tina.io/) project.
## Getting StartedFirst, run the development server:
```bash
npm run dev
# or
yarn dev
```Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
## Learn More
To learn more about Tina, take a look at the following resources:
- [Tina Docs](https://tina.io/docs)
- [Getting starter guide](https://tina.io/guides/tina-cloud/starter/overview/)You can check out [Tina Github repository](https://github.com/tinacms/tinacms) - your feedback and contributions are welcome!
## [Deploy on Vercel](https://tina.io/guides/tina-cloud/add-tinacms-to-existing-site/deployment/)