UNPKG

@callstack/repack-dev-server

Version:

A bundler-agnostic development server for React Native applications as part of @callstack/repack.

28 lines (21 loc) 1.31 kB
<div align="center"> <img src="https://raw.githubusercontent.com/callstack/repack/HEAD/logo.png" width="650" alt="Re.Pack logo" /> <h3>A toolkit to build your React Native application with Rspack or Webpack.</h3> </div> <div align="center"> [![mit licence][license-badge]][license] [![npm downloads][npm-downloads-badge]][npm-downloads] [![Chat][chat-badge]][chat] [![PRs Welcome][prs-welcome-badge]][prs-welcome] </div> `@callstack/repack-dev-server` is a bundler-agnostic development server for React Native applications as part of [`@callstack/repack`](https://github.com/callstack/repack). Check out our website at https://re-pack.dev for more info and documentation or out GitHub: https://github.com/callstack/repack. <!-- badges --> [license-badge]: https://img.shields.io/npm/l/@callstack/repack?style=for-the-badge [license]: https://github.com/callstack/repack/blob/main/LICENSE [npm-downloads-badge]: https://img.shields.io/npm/dm/@callstack/repack?style=for-the-badge [npm-downloads]: https://www.npmjs.com/package/@callstack/repack [prs-welcome-badge]: https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=for-the-badge [prs-welcome]: ./CONTRIBUTING.md [chat-badge]: https://img.shields.io/discord/426714625279524876.svg?style=for-the-badge [chat]: https://discord.gg/Q4yr2rTWYF