Skip to content

zuplo/docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

99ac46e · Feb 20, 2025
Oct 3, 2022
Feb 13, 2025
Dec 31, 2024
Dec 31, 2024
Dec 8, 2024
Feb 20, 2025
Feb 10, 2025
Feb 17, 2025
Feb 14, 2025
Feb 13, 2025
Dec 31, 2024
Apr 8, 2022
Dec 8, 2024
Apr 8, 2022
Apr 24, 2023
Jul 18, 2024
Feb 8, 2025
Dec 31, 2024
Feb 10, 2025
May 5, 2023
Dec 31, 2024
Jan 17, 2024
Dec 31, 2024
Dec 31, 2024
Feb 19, 2025
Feb 19, 2025
Apr 17, 2023
Feb 14, 2025
Feb 14, 2025
Dec 27, 2024
Feb 10, 2025
Dec 19, 2024
Dec 19, 2024
Feb 13, 2025

Repository files navigation

Zuplo Docs

Installation

$ npm install

Local Development

$ npm run dev

This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.

Build

$ npm run build

This command generates static content into the build directory and can be served using any static contents hosting service.