Create Keechma Next App A CLI tool for bootstrapping Keechma Next apps. You can choose between web or mobile (expo) template. Usage npm i -g create-keechma-next-app //install globally create-keechma-next-app HelloWorld cd HelloWorld yarn start