Skip to content

ricochet-rs/docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

207 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docs

Development

This project uses bun and astro. Please ensure both are installed locally.

  1. Install node packages

    bun install
  2. Start the development server

    bun run dev

Contributing

Upon opening a PR, a preview website will be automatically deployed including a comment containing the link.

Please follow the conventional commit spec for the PR title.