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