Skip to content

epoch-lab/agent-guide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started

To get started with this template, follow these simple steps:

  1. Install dependencies using npm or yarn:

    npm install
    # or
    yarn install
    pnpm install
    bun install
    
  2. Start the development server:

    npm run docs:dev
    # or
    <yarn/pnpm/bun> run docs:dev
    
  3. Open your browser and visit http://localhost:5173 to view your documentation website.

Available Scripts

  • docs:dev: Start VitePress development server.
  • docs:build: Build the documentation website for production.
  • docs:preview: Preview the built documentation website.

Happy documenting! If you have any questions or need further assistance, don't hesitate to reach out here.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •