/zen

a collection of calming tools you can use.

Primary LanguageSvelteMIT LicenseMIT

ZEN GARDEN

Netlify Status

What is this?

ZEN GARDEN is a website contains all of my mini web projects.

Developing

Once you've created a project and installed dependencies with npm install (or pnpm install or yarn), start a development server:

npm run dev