227 B
227 B
moris.day blog source code
Develop
git clone https://git.moris.day/moris/blog.git
cd blog
npm install
npm run dev -- --open
Build
npm run build
You can preview the production build with npm run preview