@paroicms/cli
v0.17.30
Published
CLI of ParoiCMS
Downloads
589
Readme
@paroicms/cli
This is the CLI of ParoiCMS.
This package is part of ParoiCMS.
Usage
Run the following commands to create and start a new website locally using ParoiCMS:
npx @paroicms/cli create mywebsite
cd mywebsite
npm i
npm run dev
License
Released under the MIT license.