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.
- Host: GitHub
- URL: https://github.com/websemantics/ionic-react-test-app
- Owner: websemantics
- License: mit
- Created: 2020-02-03T16:56:57.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-02-03T18:43:37.000Z (over 6 years ago)
- Last Synced: 2025-06-13T11:03:23.505Z (12 months ago)
- Topics: esm, ionic, react, react-dom, react-route
- Language: JavaScript
- Homepage:
- Size: 3.91 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
```
╭──╮ ╭─────●╮ ╭──┬───╮ ╭──╮ ╭──────╮
├──┤ │ ╭╮ │ │ │ ├──┤ │ `╭───╯
│ │ │ ╰╯ │ │ ╭╮ │ │ │ │ ╰───╮
╰──╯ ╰──────╯ ╰──╯╰──╯ ╰──╯ ╰──────╯
░░░░░░▒▒▓█ React Test App █▓▒▒░░░░░░
```
> A test app built with Ionic React in Javascript without a build step.
[](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).

## 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.