TheCodingWaffle / okc-web-devs-angular-17

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OKCWebDevs Angular 17

This project highlights some of the new features with Angular v17:

A great reference to so visit the shiny new Angular Documentation site. It's got easy to understand tutorials and an online playground to "try before you buy".

Demo

This project has CICD setup to deploy to a GitHub Pages site found HERE

Installation

Clone the project, open it in your choice of IDE, and follow the below commands to get it up and running.

Install the dependencies

  npm install

Run Project

  npm run start

About


Languages

Language:TypeScript 66.9%Language:HTML 18.3%Language:SCSS 14.7%