Skip to content
/ mondo Public template

A simple react template using Vite/Vitest and Playwright

Notifications You must be signed in to change notification settings

johnhunter/mondo

Repository files navigation

Mondo

A simple react template.

A lighter alternative to Create React App using Vite for its leverage of ES module support in the browser and convention based approach. Testing uses Testing Library and Vitest.

More complete templates will be created as branches.

Prerequisites

Node

The local environment assumes node@18. You can use any Node version manager that uses the .nvmrc configuration file (we recommend fnm).

Npm scripts