0.0.4 • Published 8 months ago

create-beave-app v0.0.4

Weekly downloads
-
License
ISC
Repository
github
Last release
8 months ago

Beave CMS NPX Installer

Pull the repo and run below comment to install dependencies.

npm install

After the package install, run the below commet to connect this project with your local npm bin.

npm link

Now you can run create-beave-app comment anywhere on your system.

cd <my_work_folder>
npx create-beave-app mycms
cd mycms
npm run dev