Create a new Rspeedy x ReactLynx project.
Using npm create
:
npm create rspeedy@latest
Using CLI flags:
npx create-rspeedy --dir my-project
# Using abbreviations
npx create-rspeedy -d my-project
Please read the Contributing Guide.
Rspeedy is Apache-2.0 licensed.