Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 175 Bytes

File metadata and controls

13 lines (10 loc) · 175 Bytes

This is the website for Tiny Software.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev