Skip to content

TRKUyen/AngularProject_client

Repository files navigation

First thing todo - (Cần cài đặt trước khi khởi chạy)

This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 17.3.0.

  1. Create @node_modules: npm install //cài đặt node_modules.
  2. Create @angular modules: npm i -g @angular/cli //cài đặt @angular cores.
  3. Create module: npm install primeng //dựng style thông qua modules @import vào component tương thích PrimeNG
  4. Create module: npm install primeicons //lấy mẫu icon từ prime

**Lưu ý: Cần xem qua các download module trên Primeng vì sẽ có những import không xài được khi không cài đặt các modules

Development server

Trước đó phải chạy lệnh node server.js trong cmd cho bên Backend đọc dữ liệu. LinkGithub

=> Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The application will automatically reload if you change any of the source files.

Code scaffolding (create new component for homepage)

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

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

Running unit tests

Run ng test to execute the unit tests via Karma.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •