Skip to main content

Install & Usage

Installation

To install DevPage, use npm:

# Stable version
npm install devpage -g
# Development version (unstable/untested)
npm install devpage@dev -g

Usage

# Without NPX
devpage
# With NPX
npx devpage

You will be prompted to enter your details, such as your name, job title, programming languages, frameworks, and more.