https://github.com/albbus-stack/cua-docs
The documentation site for the create-universal-app template.
https://github.com/albbus-stack/cua-docs
create-universal-app cua docs nextjs nextra react react-native tailwindcss typescript
Last synced: 6 months ago
JSON representation
The documentation site for the create-universal-app template.
- Host: GitHub
- URL: https://github.com/albbus-stack/cua-docs
- Owner: albbus-stack
- License: mit
- Created: 2023-02-09T20:12:43.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-02-24T11:22:19.000Z (over 2 years ago)
- Last Synced: 2025-04-03T12:13:39.712Z (6 months ago)
- Topics: create-universal-app, cua, docs, nextjs, nextra, react, react-native, tailwindcss, typescript
- Language: TypeScript
- Homepage: https://cua-docs.vercel.app/
- Size: 89.8 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# create-universal-app docs

This repo contains the code for the [create-universal-app](https://github.com/chen-rn/CUA) documentation site, currently live at .
## Contributing
If you'd like to contribute to the docs, please fork this repo and submit a pull request. The docs are written in Markdown (`.mdx` specifically) and are located in the `/pages` directory.
This is built using [Nextra](https://nextra.site/), if you have any questions about the structure of the site, please refer to their documentation.