Socket
Socket
Sign inDemoInstall

maxa-cli

Package Overview
Dependencies
10
Maintainers
1
Versions
108
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    maxa-cli

The Official Maxa CLI Tools to build, deploy and manage maxa-based apps


Version published
Maintainers
1
Created

Readme

Source

Maxa CLI

The Official Maxa CLI Tools to build, deploy and manage maxa-based apps

Installation

Install the package with NPM as a global package

$ npm install -g maxa-cli

Creating a new Maxa Project

$ maxa create app

Creating app Project........
Installing Dependencies........

Project Created Successfully.......


Useful Commands

 cd app
 ---> to go inside project dir
 
  maxa start
 --> to start a development server of maxa
 
  maxa build
 --> to create a build production
 
Happy Hacking

Docs

What is Maxa?

Create Your Own Hello World App a guide to create a hello world project with maxa

Maxa With Electron a guide to create electron apps with maxa

CLI Full Documentation has a details of maxa cli and more commands

License

Maxa-CLI is Under MIT License

Keywords

FAQs

Last updated on 15 Nov 2021

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc