Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rel1cx/react-jsbox-example

Examples of react-jsbox
https://github.com/rel1cx/react-jsbox-example

Last synced: about 2 months ago
JSON representation

Examples of react-jsbox

Awesome Lists containing this project

README

        

Welcome to react-jsbox-example 👋




## Usage

### Install

```sh
npm install
```

### Dev

Requirements: jsbox-cli. code sync and build .box file
usage: https://www.npmjs.com/package/jsbox-cli

```sh
npx jsbox set "your JSBox host ip"

npm run dev
```

### Build

```sh
npm run build
```

## Author

👤 **Eva1ent**

- Github: [@Nicify](https://github.com/Nicify)

## Show your support

Give a ⭐️ if this project helped you !

---

_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_