Skip to content

amiteshhh/ionicseed

Repository files navigation

Ionic App Base

A starting project inspired by John Papa style guide for Ionic Side Menu that supports SCSS.

You can tweak the www/app/core/menu.html to have other layouts instead of Ionic Side Menu.

Getting Started##

Once you clone/checkout the repo in your local, run npm install in project directory to install the required node modules.

Ensure that node, cordova and ionic is installed in your system. Follow Ionic Getting Started to troubleshoot.

Run ionic serve to launch the app in web browser.

Using this project

The app is divided into three main folder resides under app folder.

This section is in draft mode. We will keep it updating.

  1. auth: should contain authentication related components.
  2. core: provides layout to the app, contains app/global codes and hosts other components/sections
  3. main: should contains app components like Home, About etc
  4. common: contains the common components to be used across app

Additional optional libraries included in the project

About

Ionic v1 seed

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published