Skip to content

ThebachaFPV/ThebachaFPVWeb

Repository files navigation

Thebacha FPV Racing League

pages-build-deployment

This repo holds our digital assets, our website, and our league documents publicly.

To view the website go to: https://www.thebachafpv.org

How to use this repo

Website

  • The website is built with Vite and React.
  • Source code is in the src/ directory.
  • To run locally:
    1. Clone the repo: git clone https://github.com/thebachafpv/ThebachaFPVWeb.git
    2. Install dependencies: npm install
    3. Start the dev server: npm run dev
    4. Open http://localhost:5173 in your browser.
  • To build for production: npm run build
  • To preview the production build: npm run preview
  • To deploy to GitHub Pages: gh-pages -d dist (after building)

League Documents

  • League documents and resources are in the foundations/ and regs/ folders.
  • These are Markdown files for reference and sharing.
  • If you want to link to a document, use the GitHub URL, e.g.: https://github.com/thebachafpv/ThebachaFPVWeb/blob/main/foundations/1.1.md

Contributing

  • Fork the repo and create a branch for your changes.
  • Open a pull request with a clear description of your changes.

Issues

  • If you find a bug or have a suggestion, please open an issue in the GitHub repo.

For questions, contact the league organizers or open an issue.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors