Skip to content

Installation

Setting up Zap.ts ⚡️ is now easier than ever!

Quick Installation

You can install Zap.ts with a single command:

bash
bunx create-zap-app@latest
bash
npx create-zap-app@latest
bash
yarn dlx create-zap-app@latest
bash
pnpx create-zap-app@latest

This will guide you through setting up your project with the necessary configurations and dependencies.

Next Steps

After installation, visit the Getting Started page to learn about Zap.ts’ structure and how to begin development.

Released under the MIT License.