Initial commit
This commit is contained in:
15
README.md
Normal file
15
README.md
Normal file
@@ -0,0 +1,15 @@
|
||||
# [niklas-birk.de](https://niklas-birk.de)
|
||||
|
||||
<h2 align="center">
|
||||
<img width="128" height="128" src="./src/assets/nb-logo.svg">
|
||||
</h2>
|
||||
|
||||
<h3 align="center">Meine eigene kleine Website</h3>
|
||||
|
||||
## Getting Started
|
||||
|
||||
- `deno run dev` - Starts a dev server at http://localhost:5173/
|
||||
|
||||
- `deno run build` - Builds for production, emitting to `dist/`. Prerenders app to static HTML
|
||||
|
||||
- `deno run preview` - Starts a server at http://localhost:4173/ to test production build locally
|
||||
Reference in New Issue
Block a user