f0463229a1507fe5da1adc39cd38c5c912df8a39
FrauJulian's Portfolio Website
Website Preview
Languages / Framework / Packages
- Angular v21
- TypeScript
- SCSS
Development
Development Preview
npm run dev
Building
npm run build
This compiles the project and stores the build artifacts in the dist/
directory. The production build is intended for static hosting.
Start Compiled Project
npm run start
This serves the generated static build through scripts/static-server.mjs.
Code Quality
Lint and Format Check
npm run check
Auto-fix Lint and 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.
Greetings from Austria!
Releases
2
v3.2.261351444-cad41e5
Latest
Languages
TypeScript
52.6%
JavaScript
21.2%
SCSS
17.5%
HTML
8%
Dockerfile
0.6%