Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

Latest commit

 

History

History
21 lines (14 loc) · 231 Bytes

File metadata and controls

21 lines (14 loc) · 231 Bytes

binaryblitz

Screenshot

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Type-Check, Compile and Minify for Production

npm run build