Crusher uses Next.js for its documentation.
-
Clone this repo
git clone https://github.com/crusherdev/documentation.git
-
Go into the project root directory
cd documentation
-
Install JS dependencies
yarn
-
Start the dev server
yarn dev