1.2.2 ā€¢ Published 3 months ago

create-saas-boilerplate v1.2.2

Weekly downloads
-
License
MIT
Repository
github
Last release
3 months 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