mirror of
https://github.com/robonen/lorem-blog.git
synced 2026-03-20 02:44:39 +00:00
488 B
488 B
Introduction
Lorem blog is a simple blog template built with Vue.js and Tailwind CSS. It is designed to be easy to use and customize, making it a great starting point for your own blog.
Installation
git clone git@github.com:robonen/lorem-blog.git
cd lorem-blog
pnpm install
Usage
pnpm run dev
Build
pnpm run build