Socket
Socket
Sign inDemoInstall

maxa-cli

Package Overview
Dependencies
Maintainers
1
Versions
108
Alerts
File Explorer

Advanced tools

Socket logo

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
Weekly downloads
22
increased by144.44%
Maintainers
1
Weekly downloads
 
Created
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

  npm run test
 --> to start jest test runner

Happy Hacking

Docs

License

Maxa-CLI is Under MIT License

Keywords

FAQs

Package last updated on 18 Nov 2021

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc