Prev.js Usage 1. (Recommended) Using CLI Supports npm (npx), yarn, pnpm, bun. ie: npx create-prev-app <your-app-name> 2. Local development git clone https://github.com/skinsshark/prev.js.git cd prev.js npm install -g . create-prev-app <your-app-name>