{ "private": true, "scripts": { "dev": "vite", "build": "vite build" },
<!DOCTYPE html> <html> <head> <title><%= content_for(:title) || "App" %></title> <%= csrf_meta_tags %> <%= csp_meta_tag %>