Retype

install

# Node.js
pnpm add -g retypeapp

usage

mkdir <dir>
cd <dir>
retype start
# Serve
retype watch
# Build
retype build

reference