Skip to content

The repo for my personal website d-koppenhagen.de

Notifications You must be signed in to change notification settings

xmlking/d-koppenhagen.de

 
 

Repository files navigation

d-koppenhagen.de

This project contains the source code for my personal website d-koppenhagen.de.

Development

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files. To see the static site content for the blog posts, you have to render them first using Scully:

npm run build -- --prod
npm run scully
npm start

Or you can use npm run scully:all to see the completely rendered page.

About

The repo for my personal website d-koppenhagen.de

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 59.9%
  • TypeScript 21.3%
  • HTML 17.0%
  • JavaScript 1.8%