Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 382 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 382 Bytes

json2yaml

Getting Started

Run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

License

This project is licensed under the MIT License. See the LICENSE file for more details.

Author