0.0.3 • Published 1 year ago
create-rge v0.0.3
create-rge
create-rge
is the easiest way to get started with a rge.js project.
Instructions
Project Creation
npx create-rge create <projectName>
.
With this command, the rge project template will be created and made ready for usage.
Note: Make sure a directory with the same name as the specified <projectName>
does not exist in the current directory.