2025-08-29 14:26:40 +03:00
2025-08-18 16:26:16 +03:00
2025-08-18 16:26:16 +03:00
2025-08-29 14:26:40 +03:00
2025-08-18 16:26:16 +03:00
2025-08-18 16:26:16 +03:00
2025-08-24 17:24:40 +03:00
fix
2025-08-28 17:10:39 +03:00
fix
2025-08-28 17:10:39 +03:00
2025-08-28 17:41:39 +03:00
2025-08-18 16:26:16 +03:00
2025-08-18 16:26:16 +03:00
2025-08-18 16:26:16 +03:00

IISAWeb

IISA frontend application This project was generated using Angular CLI version 19.1.6.

Development server

To install npm packages run:

npm install

With locally hosted backend

Following configuration uses locally hosted backend service https://gitea.novikov.click/EndlessHallucination/IISA To start a local development server, run:

ng serve

With remote backend

Following configuration uses https://iisa.novikov.click server as backend. To start a local development server with remote api server, run:

npm run start:remote-api

Once the server is running, open your browser and navigate to http://localhost:4200/. The application will automatically reload whenever you modify any of the source files.

Building

To build the project run:

ng build

This will compile your project and store the build artifacts in the dist/ directory. By default, the production build optimizes your application for performance and speed.

Description
Israeli Imaginary Space Agency Web
Readme 860 KiB
Languages
TypeScript 49.4%
SCSS 29.9%
HTML 20.7%