Skip to content

Repository files navigation

vibe-pr-practice

Git branch, PR, issue, review comment practice repository.

Example Program

This repository uses a very small JavaScript example program that runs with Node.js.

Files:

  • frontend/app.js: Defines greet(name) and prints a greeting.
  • backend/api.js: Defines health() and returns a simple status object.
  • docs/usage.md: Documents how to run the sample.
  • task/: Issue and review task instructions.
  • task_done/: Destination for completed task files.
  • task_hans/: Extra practice notes and quick guides.

Run:

node frontend/app.js

Initial output:

Hello, world

About

vibe-pr-practice

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages