Skip to content

A community resource dedicated to improving the quality and ease of writing and assessing code changes.

License

Notifications You must be signed in to change notification settings

bmuenzenmeyer/makeapullre.quest

Repository files navigation

Make A Pull Request

Development Getting Started 🚀

Node environment:

File: .nvmrc

v18.13.0

Use a tool like nvm or volta to manage Node versions.

Install dependencies:

npm ci

Then, run the development server:

npm run dev

About

A community resource dedicated to improving the quality and ease of writing and assessing code changes.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published