Codex is a decentralised data storage platform that provides exceptionally strong censorship resistance and durability guarantees.
## Run and build
For documentation we use [VitePress](https://vitepress.dev/), which is [Vue](https://vuejs.org/)-powered static site generator built on top of [Vite](https://vitejs.dev/).
To run site locally, we should clone repository and run the following command
```shell
npm run docs:dev
```
<details>
<summary>Detailed guide</summary>
1. [Install](https://nodejs.org/en/download/package-manager) node 20 or [above](https://nodejs.org/en/about/previous-releases)