/technology-notebook

A website with my personal notes on IT technologies

Primary LanguageMDX

Technology Notebook Website

This is a source code for my personal notepad - marcinjahn.com

The project uses Astro.

Running

You can start the dev server with: npm run dev. You can build the app with: npm run build