create-dime-project
v1.0.1
Published
A small installer util that will create a directory, add boilerplate folders, and install Dime through npm.
Downloads
5
Readme
create-dime-project
A small installer util that will create a directory, add boilerplate folders, and install Dime through npm.
Installation
This package is meant to be used through npx
or yarn
:
npm init dime-project my-project
yarn create dime-project my-project