create-saas-boilerplate
v1.2.3
Published
Create new SaaS Boilerplate instance CLI tool
Downloads
220
Readme
Create SaaS Boilerplate
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
Initialize new SaaS Boilerplate project
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