Skip to content

Chongshan0Lin/LLMRouterWebsite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚙️ Set up and initialization (wit pip install)

  1. Create a virtual environment
   python -m venv myenv
  1. Activate the virtual environment

    • On macOS/Linux:
     source myenv/bin/activate
  • On Windows:
     myenv\Scripts\activate
  1. Install dependencies
   pip install mkdocs-material

Running Locally

Start the development server:

mkdocs serve

The site will be available at http://127.0.0.1:8000/

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages