Package Exports
- @malv/base-web
- @malv/base-web/cloud-storage
- @malv/base-web/storage
Readme
@malv/base-web
Frontend framework for MALV applications in the browser
Installation
npm install @malv/base-webUsage
import { ... } from '@malv/base-web';Documentation
Full documentation: https://malv.dev/docs
API Reference: https://malv.dev/api/base-web
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/base-web
- GitHub: https://github.com/iliasnolsson/malv-framework
- Discord: https://discord.gg/malv