@lynx-js/rspeedy
Version:
A webpack/rspack-based frontend toolchain for Lynx
33 lines (22 loc) • 1.08 kB
Markdown
<p align="center">
<a href="https://lynxjs.org/rspeedy" target="blank"><img src="https://lf-lynx.tiktok-cdns.com/obj/lynx-artifacts-oss-sg/lynx-website/assets/rspeedy-banner.png" alt="Rspeedy Logo" /></a>
</p>
<p>
<a aria-label="NPM version" href="https://www.npmjs.com/package/@lynx-js/rspeedy">
<img alt="" src="https://img.shields.io/npm/v/@lynx-js/rspeedy?logo=npm">
</a>
<a aria-label="License" href="https://www.npmjs.com/package/@lynx-js/rspeedy">
<img src="https://img.shields.io/badge/License-Apache--2.0-blue" alt="license" />
</a>
</p>
The Rspack-based build tool for Lynx.
## Getting Started
```bash
npm create rspeedy@latest
```
## Documentation
Visit [Lynx Website](https://lynxjs.org/rspeedy/index) to view the full documentation.
## Contributing
Contributions to Rspeedy are welcome and highly appreciated. However, before you jump right into it, we would like you to review our [Contribution Guidelines](/CONTRIBUTING.md) to make sure you have a smooth experience contributing to Rspeedy.
## License
Rspeedy is Apache-2.0 licensed.