Create SaaS Boilerplate is a CLI tool designed to quickly set up a new local instance of the SaaS Boilerplate. It is a specialized tool that allows users to get started with the SaaS Boilerplate as quickly as possible.
📖 SaaS Boilerplate Documentation
USAGE
  $ yarn create saas-boilerplate PATH [--skipSystemCheck]
  $ pnpm create saas-boilerplate PATH [--skipSystemCheck]
  $ npm init saas-boilerplate PATH [--skipSystemCheck]
ARGUMENTS
  PATH  [default: .] Directory name where to initialize project
FLAGS
  --skipSystemCheck  Skip system check
DESCRIPTION
  Initialize new SaaS Boilerplate project