Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/rel1cx/react-jsbox-example
- Owner: Rel1cx
- Created: 2019-05-29T13:45:31.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-07-20T18:40:37.000Z (over 1 year ago)
- Last Synced: 2024-10-12T17:40:29.114Z (2 months ago)
- Language: JavaScript
- Homepage: https://jsboxbbs.com/d/861-react-jsbox
- Size: 678 KB
- Stars: 12
- Watchers: 1
- Forks: 0
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
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)_