https://github.com/laisky/laisky-blog
Blog project for myself
https://github.com/laisky/laisky-blog
Last synced: 2 months ago
JSON representation
Blog project for myself
- Host: GitHub
- URL: https://github.com/laisky/laisky-blog
- Owner: Laisky
- License: apache-2.0
- Created: 2014-12-27T02:53:31.000Z (over 10 years ago)
- Default Branch: v2
- Last Pushed: 2025-03-14T02:41:12.000Z (3 months ago)
- Last Synced: 2025-03-19T01:11:47.150Z (3 months ago)
- Language: JavaScript
- Homepage: http://blog.laisky.com/
- Size: 6.42 MB
- Stars: 15
- Watchers: 3
- Forks: 3
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Refactor My personal blog by React + Vite
## Usage
```sh
npm installnpm run dev
```