mirror of
https://github.com/Kizuren/kizuren.dev.git
synced 2025-12-21 21:16:12 +01:00
Added workflow & updated README.md
This commit is contained in:
parent
30d747e046
commit
d1c997d857
3 changed files with 42 additions and 35 deletions
36
README.md
36
README.md
|
|
@ -1,38 +1,4 @@
|
|||
# MarcUs7i.Net
|
||||
|
||||
marcus7i.net © 2025 by MarcUs7i is licensed under CC BY-NC 4.0<br>
|
||||
This is the source code for [marcus7i.net](https://marcus7i.net)
|
||||
|
||||
## Setup
|
||||
|
||||
Make sure to install dependencies:
|
||||
|
||||
```bash
|
||||
# npm
|
||||
npm install
|
||||
```
|
||||
|
||||
## Development Server
|
||||
|
||||
Start the development server on `http://localhost:3000`:
|
||||
|
||||
```bash
|
||||
# npm
|
||||
npm run dev
|
||||
```
|
||||
|
||||
## Production
|
||||
|
||||
Build the application for production:
|
||||
|
||||
```bash
|
||||
# npm
|
||||
npm run build
|
||||
```
|
||||
|
||||
Locally preview production build:
|
||||
|
||||
```bash
|
||||
# npm
|
||||
npm run preview
|
||||
```
|
||||
This is the source code for [marcus7i.net](https://marcus7i.net)
|
||||
Loading…
Add table
Add a link
Reference in a new issue