Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/react-declarative/react-declarative-playground
The react-declarative playground
https://github.com/react-declarative/react-declarative-playground
babel declarative declarative-programming declarative-ui demo dts es6 esmodules mui playground pwa react reactjs standalone transpiler typescript web-browser
Last synced: 24 days ago
JSON representation
The react-declarative playground
- Host: GitHub
- URL: https://github.com/react-declarative/react-declarative-playground
- Owner: react-declarative
- License: mit
- Created: 2024-05-03T08:40:18.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-05-19T11:43:58.000Z (9 months ago)
- Last Synced: 2024-05-19T12:28:49.212Z (9 months ago)
- Topics: babel, declarative, declarative-programming, declarative-ui, demo, dts, es6, esmodules, mui, playground, pwa, react, reactjs, standalone, transpiler, typescript, web-browser
- Language: TypeScript
- Homepage: https://github.com/react-declarative/react-declarative
- Size: 5.11 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ⚛️ react-declarative-playground
> Part of the [react-declarative framework](https://github.com/react-declarative/react-declarative)
## Contribute
> [!IMPORTANT]
> Made by using [react-declarative](https://github.com/react-declarative/react-declarative) to solve your problems. **⭐Star** and **💻Fork** It on github will be appreciated## Try online
Try without installing directly [in your web browser](https://react-declarative-playground.github.io/)
![playground](./assets/playground.gif)
## Usage
```bash
npm install
npm start
```