create-prpl
Utility used for initializing PRPL projects via npx -y create-prpl@latest
.
It does three things:
- Copies the basic PRPL example to your file system
- Downloads one dependency (
@prpl/core
) and one dev dependency (@prpl/server
) - Runs the local dev server