Skip to content

developerway/debugging-with-ai

Repository files navigation

Debugging with AI: Can It Replace an Experienced Developer?

A study project for the article "Debugging with AI: Can It Replace an Experienced Developer?".

Getting Started

Installation

Install the dependencies:

npm install

Development

Run the development server:

npm run dev

Open http://localhost:3000 in your browser to see the application.

Build

Create a production build:

npm run build

Production

Start the production server:

npm start

Scripts

Command Description
npm run dev Start development server
npm run build Build for production
npm start Start production server
npm run lint Run ESLint
npm run lint:fix Fix ESLint errors automatically
npm run ts Run TypeScript type checking
npm run format Format code with Prettier
npm run format:check Check code formatting

About

Study project for the article "Debugging with AI: Can It Replace an Experienced Developer?"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages