A command line tool for scaffolding Meteor 2.x applications using React.
npm install @maka/maka-cli

If you like Maka-CLI, consider supporting me at Patreon! ☕️
npm i -g @maka/maka-cli
`Getting Started
`
maka create KickTiresApp cd KickTiresApp
maka run
`Documentation
Run the
--help command with any maka generator or comamnd for more information:`
maka --help maka generate --help
maka g:route -h
``