Skip to content

tzone85/mini-marty

Repository files navigation

Mini Marty

Visual programming environment for the Marty robot.

Getting Started

npm install
npm run dev

Open http://localhost:3000.

Scripts

Command Description
npm run dev Start development server
npm run build Production build
npm run lint Run ESLint
npm run format Format code with Prettier
npm run typecheck TypeScript type checking
npm test Run unit tests
npm run test:e2e Run E2E tests

Tech Stack

  • Framework: Next.js 16 (App Router)
  • Language: TypeScript
  • Styling: Tailwind CSS v4
  • Unit Testing: Vitest + React Testing Library
  • E2E Testing: Playwright
  • Linting: ESLint + Prettier

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors