Skip to content

marioogg/Documentation

 
 

Repository files navigation

Refine Documentation

This repository contains the documentation on Refine's Documentation Website as .mdx files.

Dependencies

Using your favorite package manager, install docusaurus' dependencies.

Example:

bun install
# OR
npm install

Running

Similar to installing dependencies, here is how you can run the server.

bun start
# OR
npm start

Conventions

Please look at the existing products to see the layout and structure of pages.

Finally

Once you are finished, make a pull request with your changes and it will be reviewed. You can message @J4C0B3Y on discord once you have done this to speed up the review.

About

Refine Documentation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 72.4%
  • CSS 22.6%
  • JavaScript 4.8%
  • Dockerfile 0.2%