From c99d086745a60d455c4a0772bd85e52a07239d3f Mon Sep 17 00:00:00 2001 From: Julian Lechner Date: Fri, 15 May 2026 15:36:49 +0200 Subject: [PATCH] chore: updated README.md --- README.md | 30 ++++++++++++++---------------- 1 file changed, 14 insertions(+), 16 deletions(-) diff --git a/README.md b/README.md index c1e0ae1..3fa43e5 100644 --- a/README.md +++ b/README.md @@ -4,13 +4,13 @@ Portfolio website preview -## Languages / Framework / Packages +## ๐Ÿ‘‚ Languages / Framework / Packages - Angular v21 - TypeScript - SCSS -## Development +## ๐Ÿ’ป Development ### Development Preview @@ -24,32 +24,31 @@ npm run dev npm run build ``` -This compiles the project and stores the build artifacts in the `dist/` -directory. The production build is intended for static hosting. +This will compile your project and store the build artifacts in the `dist/` +directory. The production build optimizes your application for performance and +speed. -### Start Compiled Project +### Start compiled Project ```bash npm run start ``` -This serves the generated static build through `scripts/static-server.mjs`. +## ๐Ÿ” Code Quality -## Code Quality - -### Lint and Format Check +### Lint & Format check ```bash npm run check ``` -### Auto-fix Lint and Format Issues +### Auto-fix lint & format issues ```bash npm run fix ``` -## Running Unit Tests +## ๐Ÿงช Running Unit Tests To execute unit tests with the [Karma](https://karma-runner.github.io) test runner, use the following command: @@ -58,11 +57,10 @@ runner, use the following command: npm run test ``` -## Enjoy? +## ๐Ÿค Enjoy? -Made by [FrauJulian](https://fraujulian.xyz/). +~ made by [**FrauJulian**](https://fraujulian.xyz/). -Give it a star on -[GitHub](https://github.com/FrauJulian/Personal-Portfolio-Website). +Give it a star โญ on [GitHub](https://github.com/FrauJulian/Personal-Portfolio-Website)! -### Greetings from Austria! +### Greetings from Austria! โ›ฐ๏ธ