maha
v0.5.0
Published
An open source mobile first application platform
Downloads
316
Keywords
Readme
The Maha Platform is a mobile first web, mobile, and desktop application framework which enables developers to quickly prototype and build multiuser organizational applications with both intranet and public facing features.
Installation
# install the maha CLI globallY
npm install -g maha
# initialize platform
maha init
# setup the database
maha setup
# start the web server
maha start