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

https://github.com/websemantics/ionic-react-test-app

A test app built with Ionic React in Javascript without a build step.
https://github.com/websemantics/ionic-react-test-app

esm ionic react react-dom react-route

Last synced: about 1 month ago
JSON representation

A test app built with Ionic React in Javascript without a build step.

Awesome Lists containing this project

README

          

```
╭──╮ ╭─────●╮ ╭──┬───╮ ╭──╮ ╭──────╮
├──┤ │ ╭╮ │ │ │ ├──┤ │ `╭───╯
│ │ │ ╰╯ │ │ ╭╮ │ │ │ │ ╰───╮
╰──╯ ╰──────╯ ╰──╯╰──╯ ╰──╯ ╰──────╯
░░░░░░▒▒▓█ React Test App █▓▒▒░░░░░░
```
> A test app built with Ionic React in Javascript without a build step.

[![Demo](https://img.shields.io/badge/Demo-%E2%86%92-9D6EB3.svg?style=flat-square)](https://websemantics.github.io/ionic-react-test-app/public/index.html)

## Overview

This app is the JavaScript transpile of [Test App](https://github.com/ionic-team/ionic/tree/master/packages/react/test/test-app) organized to work without a build step by using,

* [ESM Modules](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Modules) and
* [Import Maps](https://github.com/WICG/import-maps).

Test app

## Similar Apps

* [Conference App](https://github.com/websemantics/ionic-react-conference-app)
* [Photo Gallery App](https://github.com/websemantics/ionic-react-photo-gallery-app)
* [Side Menu Starter](https://github.com/websemantics/ionic-react-sidemenu-app)
* [Tabs Starter](https://github.com/websemantics/ionic-react-tabs-app)
* [Blank Starter](https://github.com/websemantics/ionic-react-blank-app)

## Support

Need help or have a question? post a questions at [StackOverflow](https://stackoverflow.com/questions/tagged/ionic-react-test-app+web+semantics)

*Please don't use the issue trackers for support/questions.*

## Contributions

Happy to accept external contributions to the project in the form of feedback, bug reports and even better - pull requests

## Copyright and license

[MIT license](http://opensource.org/licenses/mit-license.php)
Copyright (c) Web Semantics, Inc.