Whenever you have to create a project in any language, you often waste time creating the code base. Redajs has some code base templates to install to get started and programming right away without wasting time creating the code base (installs with npm but also uses other languages)
npm i -g redajs
reda create <template>
Open VSC
reda create <template> -vsc
reda info <template>
reda new : Create new public template
reda new : Create new public template
reda create [template] : Create public template : alias: build
reda -v : Show version : alias: --version
reda -h : Show help : alias: --help