68 lines
1.1 KiB
Markdown
68 lines
1.1 KiB
Markdown
# 🖼️ FrauJulian's Portfolio Website
|
|
|
|
### [🙋♂️ Website Preview](https://fraujulian.xyz/)
|
|
|
|

|
|
|
|
## 👂 Languages/Framework/Packages:
|
|
|
|
- Angular v19
|
|
- TypeScript
|
|
- SCSS
|
|
|
|
## 💻 Development
|
|
|
|
### Development Preview
|
|
|
|
```bash
|
|
npm run dev
|
|
```
|
|
|
|
### Building
|
|
|
|
```bash
|
|
npm run buildDevelopment
|
|
```
|
|
|
|
or for Production Build
|
|
|
|
```bash
|
|
npm run buildProduction
|
|
```
|
|
|
|
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.
|
|
|
|
### Start compiled Project
|
|
|
|
```bash
|
|
npm run start
|
|
```
|
|
|
|
## Running unit tests
|
|
|
|
To execute unit tests with the [Karma](https://karma-runner.github.io) test
|
|
runner, use the following command:
|
|
|
|
```bash
|
|
nom run test
|
|
```
|
|
|
|
## Update Packages/Libraries
|
|
|
|
```bash
|
|
npm run updatePackageVersions
|
|
```
|
|
|
|
## 📋 Credits:
|
|
|
|
~ made by [**FrauJulian**](https://fraujulian.xyz/).
|
|
|
|
## 🤝 Enjoy?
|
|
|
|
Give it a star ⭐ on
|
|
[github](https://github.com/FrauJulian/discord-audio-stream)!
|
|
|
|
### Greetings from Austria! ⛰️
|