Files
learn-build-apps-copilot-agent/.github/instructions/octofit_tracker_react_frontend.instructions.md
T
2026-06-20 04:28:24 +03:00

526 B

applyTo
applyTo
octofit-tracker/frontend/**

Octofit Tracker React Presentation Tier Guidelines

Use commands that target octofit-tracker/frontend without changing directories.

npm create vite@latest octofit-tracker/frontend -- --template react
npm install --prefix octofit-tracker/frontend
npm install bootstrap react-router-dom --prefix octofit-tracker/frontend

Add Bootstrap CSS import at the top of octofit-tracker/frontend/src/main.jsx.

Images

Use docs/octofitapp-small.png for the app logo.