helene
Version:
Real-time Web Apps for Node.js
29 lines (21 loc) • 667 B
Markdown



<div align="center">
<h1>
Helene
</h1>
<p>
<a href="https://helene.techster.tech" target="_blank">📘 Documentation</a>
</p>
</div>
This module wraps the core packages of @helenejs for compatibility
```bash
npm install helene
```
You can also install them independently
```bash
npm install @helenejs/client @helenejs/server ...
```
### License
[MIT](LICENSE)