11.0.2 • Published 9 months ago

create-clairview-project v11.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

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