maha-platform
v0.0.2
Published
An open source mobile first application platform
Readme
The Maha Platform
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