Skip to content

Instantly share code, notes, and snippets.

@cmwylie19
Created January 6, 2026 18:15
Show Gist options
  • Select an option

  • Save cmwylie19/ec3745cbec2d80e73e24b63f41ab7f91 to your computer and use it in GitHub Desktop.

Select an option

Save cmwylie19/ec3745cbec2d80e73e24b63f41ab7f91 to your computer and use it in GitHub Desktop.
running npx pepr dev
npm run build # in pepr
rm -rf node_modules/pepr/src node_modules/pepr/dist
cp -r ~/pepr/src node_modules/pepr/src ~/pepr/dist node_modules/pepr/dist # in uds-core
node node_modules/pepr/dist/cli.js dev --yes # in uds-core
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment