Skip to content
This repository has been archived by the owner on Dec 18, 2024. It is now read-only.

cocoyayann/moris.day

Repository files navigation

moris.day🍃

工作と化学とその他いろいろのサイト

Powered by Svelte, TypeScript & Github Pages ❤️

Developing

git clone git@github.com:cocoyayann/moris.day.git

cd blog

npm install

npm run dev -- --open

Building

To create a production version of your app:

npm run build

You can preview the production build with npm run preview.