Skip to content

Simple Ionic React using CRA boilerplate to start building hybrid app with React in no time

Notifications You must be signed in to change notification settings

t18n/ionic-react-boilerplate

Repository files navigation

Ionic React Boilerplate

Prerequisite

  • Node installed
  • Yarn installed
  • XCode set up with iOS emulator
  • Android simulator

Getting started

  • Clone the project and cd to project folder
  • Run yarn install to install dependencies
  • Run yarn dev:web to start the web project with hot reload
  • Run yarn dev:ios to start iOS app (may need to start project from XCode) with hot reload
  • Run yarn dev:android to start iOS app (may need to start project from Android Studio) with hot reload

About

Simple Ionic React using CRA boilerplate to start building hybrid app with React in no time

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published