Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kyh196201/seungwoo.dev

Personal blog
https://github.com/kyh196201/seungwoo.dev

contentlayer giscus nextjs14 tailwindcss

Last synced: 17 days ago
JSON representation

Personal blog

Awesome Lists containing this project

README

        

# seungwoo.dev

## 프로젝트 설치 및 실행

```
npm i --force

npm run dev

npm run build && npm run start
```

## 기술 스택

- [TypeScript](https://www.typescriptlang.org/ko/)
- [Next.js 14](https://nextjs.org/)
- [Contentlayer](https://github.com/contentlayerdev/contentlayer)
- [shadcn/ui](https://ui.shadcn.com/)