UNPKG

jangular-cli

Version:

A powerful CLI tool for rapidly bootstrapping Angular 17 & Spring Boot (Java 21) applications with integrated security, services, and enterprise-ready best practices.

5 lines (4 loc) 88 B
export const environment = { production: false, apiUrl: 'http://localhost:8080', };