Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Directory Format

Code Block
npm install
npm run dev       # to run on localhost

/frontend/src/Routes.tsx

  • includes routes to pages

...