Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mwarman/ionic6-playground
A playground application for Ionic 6 React
https://github.com/mwarman/ionic6-playground
ionic react typescript
Last synced: about 14 hours ago
JSON representation
A playground application for Ionic 6 React
- Host: GitHub
- URL: https://github.com/mwarman/ionic6-playground
- Owner: mwarman
- Created: 2023-03-22T15:25:01.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-22T15:51:42.000Z (almost 2 years ago)
- Last Synced: 2024-11-12T03:33:13.486Z (2 months ago)
- Topics: ionic, react, typescript
- Language: TypeScript
- Homepage:
- Size: 321 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ionic Playground
> **NOTE:** This project uses Ionic React.
A playground environment for Ionic experiments.
## `main` Branch
The `main` branch contains the source for the initially generated Ionic React project.
The project was created using the following command:
```
ionic start ionic-playground tabs --type=react --no-git
```Do **NOT** commit experiments on the `main` branch.
## Experiments
Create experiments on dedicated branches. Do not commit experiments to the `main` branch.
## Related Information
[Ionic Docs](https://ionicframework.com/docs/)