Skip to content

europanite/frontend_vite_template

License OS CI docker pages

React Jest Vite

"web_ui"

A Client Side Vite Template.

PlayGround


🚀 Getting Started

1. Prerequisites

2. Build and start all services:

# Build the image
docker compose build

# Run the container
docker compose up

3. Test:

docker compose \
-f docker-compose.test.yml up \
--build --exit-code-from \
frontend_test

License

  • Apache License 2.0