Wilbax / iCMS-Frontend-copy

UOM Second Year Software Project Frontend Codebase

Home Page:https://i-cms-frontend-copy.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

iCMS Frontend

This project was generated with Angular CLI version 17.1.0.

Setup Development Environment

  1. Install Node.js v20.11.0
  2. Install Angular 17 (not 16) - npm install -g @angular/cli
  3. Clone this repository - git clone git@github.com:HRS0986/iCMS-Frontent.git
  4. Goto project directory - cd iCMS-Frontent
  5. Install Dependencies - npm install
  6. Create new branch - git checkout -b <BRANCH_NAME>
  7. Run server - ng serve

About

UOM Second Year Software Project Frontend Codebase

https://i-cms-frontend-copy.vercel.app


Languages

Language:HTML 89.3%Language:TypeScript 9.5%Language:JavaScript 0.7%Language:SCSS 0.6%