@pcs/app-builder

0.2.3 • Public • Published

PCS-App-Builder

The PCS Application builder is designed to quickly build a starting point for your full-stack application.

Installation

To install with NPM

npm install -g @pcs/app-builder

To install with Yarn

yarn global add @pcs/app-builder

Usage

To create a new app with the PCS Application Builder, simply run:

create-pcs-app

This will then ask you a series of questions about the type of app you want to generate - then generate the app based on your answers.

Troubleshooting

If something goes wrong and you want to see more information, run:

create-pcs-app --verbose

This will show all internal logs as the apps are being built.

Skipping Version Checking

If you want to skip version checking and you want to force the builder to use the current version, run:

create-pcs-app --skip-version-check

Readme

Keywords

none

Package Sidebar

Install

npm i @pcs/app-builder

Weekly Downloads

114

Version

0.2.3

License

ISC

Unpacked Size

1.51 MB

Total Files

56

Last publish

Collaborators

  • stavrosf
  • simondweare
  • chris_train