Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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/)