Skip to content

A simple Ionic React template which contains a split-pane menu, 3 pages and dummy content.

License

Notifications You must be signed in to change notification settings

JamesBrightman/Ionic-React-Template

Repository files navigation

Ionic-React-Template

npm npm npm GitHub


A simple Ionic React template which contains a split-pane menu, 3 pages and dummy content. image


This repo contains a basic Ionic-React app and can be used as a good starting point for creating your own apps. It constists of a Home page and 2 sub-pages.

There is a split-pane menu which will render as a traditional hamburger menu on mobile devices. This means that the basics of routing have been implemented, so you don't need to spend time setting up a menu config from scratch 🎉.

Using this template


  • First clone/download this repo and cd into it
  • Run npm i to install all package dependencies
  • Run ionic serve - this should serve your project locally and open a localhost instance
  • To build the project for deployment, run ionic build

About

A simple Ionic React template which contains a split-pane menu, 3 pages and dummy content.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published