create-clairview-project
v11.0.2
Published
A small installer util that will create a directory, add boilerplate folders, and install Clairview through npm
Downloads
4
Readme
create-clairview-project
A small installer util that will create a directory, add boilerplate folders, and install Clairview through npm.
Installation
This package is meant to be used through npx or yarn:
npm init clairview-project my-projectyarn create clairview-project my-project