https://github.com/jacob-ebey/mwap
The 💰web app platform.
https://github.com/jacob-ebey/mwap
Last synced: 3 months ago
JSON representation
The 💰web app platform.
- Host: GitHub
- URL: https://github.com/jacob-ebey/mwap
- Owner: jacob-ebey
- Created: 2021-04-17T17:43:28.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-06-05T17:16:33.000Z (about 5 years ago)
- Last Synced: 2025-04-01T20:19:22.280Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://mwap.js.org/
- Size: 2.32 MB
- Stars: 15
- Watchers: 7
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# mwap
The 💰web app platform.
## Running it
```
> yarn
> yarn build:mwap
> cd examples/minimal
> yarn dev
```