@xcentium/xc-cli
v1.0.0
Published
Command line interface to set up the XCentium Frontend seed project
Downloads
8
Readme
XC Seed Project Cli
Installation
npm install -g @xcentium/xc-cli
Creating a Project
xc-cli
- while in a terminal scoped to the directory you want your project to be created
Commands
-s
: Skip prompts and install with no frameworks selected-g
: Initialize as a Git repository-i
: Automatically install Node dependencies as soon as project files are copied to directory