1.1 KiB
1.1 KiB
🖼️ FrauJulian's Portfolio Website
🙋♂️ Website Preview
👂 Languages / Framework / Packages
- Angular v21 (with SSR)
- TypeScript
- SCSS
- Angular Material
- FontAwesome
💻 Development
Development Preview
npm run dev
Building
npm run build
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
npm run start
🔍 Code Quality
Lint & Format check
npm run check
Auto-fix lint & format issues
npm run fix
🧪 Running Unit Tests
To execute unit tests with the Karma test runner, use the following command:
npm run test
🤝 Enjoy?
~ made by FrauJulian. Give it a star ⭐ on GitHub!