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
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