1.2.3 • Published 1 year ago

create-saas-boilerplate v1.2.3

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Create SaaS Boilerplate

Version Downloads/week License

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

🌟 SaaS Boilerplate Page

šŸ”— SaaS Boilerplate Repository


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