Skip to content

LayZeeDK/danielglejzner__angular-christmas-calendar

 
 

Repository files navigation

Angular Christmas Calendar

We express our gratitude to Johnny Fekete for his outstanding contributions to the development of the 'CSS Christmas Calendar,' serving as the inspiration for the creation of the 'Angular Christmas Calendar.'

CSS Christmas Calendar is an experiment with 24 festive CSS-art hidden under each day in the calendar.

Project we created isCommunity-driven summary of #Angular events in 2024.

24 Guests. 24 Windows. Each opening over 24 days.

Starting December 1st 2024.

A new window opens every day. Leading up to Christmas Eve.

Each guest will share their personal insights on Angular as seen in 2024.

Angular Christmas Calendar 2024 https://angularchristmascalendar.com

Expect to find educational materials, personal viewpoints, and more!

New materials will be unlocked daily and are exclusively available on the calendar website.

I hope this project makes your December more fun and festive, offering a fantastic flashback of the epic year 2024 with Angular!


This project was generated using Angular CLI version 19.0.2.

Package Manager pnpm

Enable pnpm using Node.js's corepack:

corepack enable
corepack prepare pnpm@latest --activate

Install packages

pnpm install --no-frozen-lockfile

Development server

To start a local development server, run:

ng serve

Once the server is running, open your browser and navigate to http://localhost:4200/. The application will automatically reload whenever you modify any of the source files.

Code scaffolding

Angular CLI includes powerful code scaffolding tools. To generate a new component, run:

ng generate component component-name

For a complete list of available schematics (such as components, directives, or pipes), run:

ng generate --help

Building

To build the project run:

ng build

This will compile your project and store the build artifacts in the dist/ directory. By default, the production build optimizes your application for performance and speed.

Additional Resources

For more information on using the Angular CLI, including detailed command references, visit the Angular CLI Overview and Command Reference page.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 59.3%
  • HTML 30.1%
  • TypeScript 9.6%
  • JavaScript 1.0%