This project was generated with Angular CLI version 17.1.0.
- Install Node.js v20.11.0
- Install Angular 17 (not 16) -
npm install -g @angular/cli
- Clone this repository -
git clone [email protected]:HRS0986/iCMS-Frontent.git
- Goto project directory -
cd iCMS-Frontent
- Install Dependencies -
npm install
- Create new branch -
git checkout -b <BRANCH_NAME>
- Run server -
ng serve