| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Built with Nextra 4, a documentation framework powered by Next.js, MDX, and Tailwind CSS.
The first step is to clone the project with a git command.
git clone git@github.com:diffusionstudio/core-docs.gitThe next step is to install the Node Package Using the Node package manager.
pnpm install
# or
yarn install
# or
npm installLastly, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun devOpen http://localhost:3000 with your browser to see the result.
| Back | FazBrowse Home | New Git URL |