Skip to content

trizzi/Cyberlitics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 

Repository files navigation

Cyberlitics

Cyberlitics is an Angular project aimed at providing analytics and insights into cyber-related data. It leverages Angular CLI version 17.2.1 for development.

Site Image view

Screenshot 2024-04-08 at 07 04 59

Development server

To run the development server, execute ng serve in your terminal. Navigate to http://localhost:4200/ in your browser to access the application. The dev server automatically reloads whenever there are changes to the source files.

Code scaffolding

Use ng generate component component-name to generate a new component. Additionally, you can use ng generate directive|pipe|service|class|guard|interface|enum|module for scaffolding different parts of your application.

Build

Execute ng build to build the project. The build artifacts will be stored in the dist/ directory.

Running unit tests

Run ng test to execute unit tests via Karma.

Running end-to-end tests

Execute ng e2e to run end-to-end tests via a platform of your choice. Before using this command, ensure that you have added a package that implements end-to-end testing capabilities.

Further help

For more assistance with Angular CLI, use ng help in your terminal or visit the Angular CLI Overview and Command Reference page.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published