https://github.com/dckt/thomasdeconinck.fr
Personal website
https://github.com/dckt/thomasdeconinck.fr
nextjs react
Last synced: about 1 month ago
JSON representation
Personal website
- Host: GitHub
- URL: https://github.com/dckt/thomasdeconinck.fr
- Owner: DCKT
- Created: 2018-05-28T20:13:22.000Z (almost 7 years ago)
- Default Branch: main
- Last Pushed: 2024-10-27T21:27:22.000Z (7 months ago)
- Last Synced: 2025-02-11T13:27:06.198Z (3 months ago)
- Topics: nextjs, react
- Language: MDX
- Homepage: https://www.thomasdeconinck.fr
- Size: 5.6 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Personal website
## Development
Install dependencies
```bash
pnpm install
```Run the server
```bash
pnpm run dev
```