Docusaurus based documentation page for NvChad!
To get a local version of the site up and running, you must do the following.
- Clone the repository
$ git clone https://github.com/nvchad/nvchad.github.io.git
- Install the dependencies
$ cd site && yarn
- Launch the dev server
$ yarn start
You should then have a local development environment up and running at http://localhost:3000
!
All contributions are welcome, but please stick to the prettier
settings!
MIT