Skip to content

Showichiro/ai-agent-coding-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo App

This is a simple Todo application built with Next.js, following Test-Driven Development (TDD) principles.

Tech Stack

Getting Started

Prerequisites

Installation

  1. Clone the repository:
    git clone <repository-url>
  2. Install dependencies:
    pnpm install

Development

To start the development server, run:

pnpm dev

Open http://localhost:3000 with your browser to see the result.

Testing

This project uses Vitest for testing. To run the tests, use the following command:

pnpm test

To run tests with coverage, use:

pnpm test:cov

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

About

ai-agent-coding-example

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages