Skip to content

UOM Second Year Software Project Frontend Codebase. Uses angular, primeng, scss, and typescript

Notifications You must be signed in to change notification settings

rtweera/iCMS-Frontend

 
 

Repository files navigation

iCMS Frontend - Social Media

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. Uses angular, primeng, scss, and typescript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 69.3%
  • HTML 24.1%
  • SCSS 5.3%
  • JavaScript 1.3%