Skip to content

albbus-stack/cua-docs

Repository files navigation

create-universal-app docs

Typescript Next.js

This repo contains the code for the create-universal-app documentation site, currently live at https://cua-docs.vercel.app/.

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, if you have any questions about the structure of the site, please refer to their documentation.