Skip to content

tecklens/wolfx.docs

Repository files navigation

Wolfxumentation (docs)

Documentation, guides, and the API reference for Wolfx. Built with Nextra and Typescript.

Getting up-and-running

System requirements

To run docs you will need:

  • node: 18.x
  • npm: 9.x

Running docs:

Install dependencies:

npm install

Start docs in development mode:

npm run dev

Open your browser to http://localhost:3000

Contributing

Contributions are welcome! There are several ways to contribute including:

  1. Fixing typos and errors
  2. Adding new content
  3. Improving existing content
  4. Providing feedback

Our documentation is written in MDX, a markdown format that supports embedding React components. See the GitHub Markdown Guide for a quick overview of markdown.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages