@malv/dev
v1.0.3
Published
Development tooling for MALV platform
Maintainers
Readme
@malv/dev
Development tooling for MALV platform
Installation
npm install @malv/devUsage
import { ... } from '@malv/dev';Documentation
Full documentation: https://malv.dev/docs
API Reference: https://malv.dev/api/dev
Example Apps
See example applications:
Getting Started
# Install MALV CLI
npm install -g @malv/base-app
# Login to MALV Cloud
malv login
# Create your first app
npx create-malv-app my-app
cd my-app
# Start developing
npm run devLicense
MIT © Ilias Nikolaidis Olsson
Links
- Documentation: https://malv.dev
- npm: https://www.npmjs.com/package/@malv/dev
- GitHub: https://github.com/iliasnolsson/malv-framework
- Discord: https://discord.gg/malv
