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
73
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-project
yarn create clairview-project my-project