Managing and Creating Projects
Managing and creating projects using presets with RRPM
Available Presets
JavaScript
NPM
NodeJS
ReactJS
create-react-app
Vite
NextJS
Yarn
NodeJS
ReactJS
create-react-app
Vite
NextJS
Pnpm
NodeJS
ReactJS
create-react-app
Vite
NextJS
TypeScript
NPM
NodeJS
ReactJS
create-react-app
Vite
NextJS
Yarn
NodeJS
ReactJS
create-react-app
Vite
NextJS
Pnpm
NodeJS
ReactJS
create-react-app
Vite
Unchecked boxes signify they are still a work in progress
Creating Projects
Certain projects require certain tools to be installed for them to work
We will use the rrpm create
command to generate projects based on the preset and variation we select as shown below.
Usage
[NAME]
: Name of the project. Required for all presets.--src
/--no-src
: Applicable for poetry projects only
Last updated