/project-generator

CLI application for generating react and express projects

Primary LanguageTypeScript

project-generator

Installation guide

  • Clone the project
  • cd project-generator/
  • run npm install && npm install -g

Usage

  • cd to the folder where you want to create the project
  • run new-project and follow the instructions.