1.4.0 • Published 3 years ago

create-keechma-next-app v1.4.0

Weekly downloads
152
License
ISC
Repository
github
Last release
3 years ago

Create Keechma Next App

A CLI tool for bootstrapping Keechma Next apps.

npm

You can choose between web or mobile (expo) template.

caption

Usage

npm i -g create-keechma-next-app //install globally

create-keechma-next-app HelloWorld
cd HelloWorld
yarn start