2017 © Pedro Peláez
 

project app

Sample Application using the Native5 Platform

image

native5/app

Sample Application using the Native5 Platform

  • Thursday, December 26, 2013
  • by native5
  • Repository
  • 2 Watchers
  • 1 Stars
  • 39 Installations
  • JavaScript
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

Getting started.

See Getting started to setup your application. Drop in or symlink your application into your webserver applications folder to have your first multi-channel application on the Native5 Platform., (*1)

Accessing the application

Credentials for demo application : demo/demo, (*2)

Structure (Understanding the app folder hierarchy)

  • controllers # Store your request handlers for incoming web requests.
  • models # Application specific data structures
  • views # Store all your dynamic UX content here. ** templates # Twig markup based templates ** resources # JS/CSS (Can also include SASS files)
  • libs ## Reusable application code.
  • index.php # Entry point for Application
  • config # Configuration
  • composer.json # Define your third party libraries/dependencies which can be downloaded using composer.
  • .htaccess # Used by Apache to redirect incoming calls onto index.php #Change at own risk.

The Versions

26/12 2013

dev-master

9999999-dev http://www.native5.com

Sample Application using the Native5 Platform

  Sources   Download

Apache-2.0

The Requires

 

framework sample application native5

26/12 2013

0.3.0

0.3.0.0 http://www.native5.com

Sample Application using the Native5 Platform

  Sources   Download

Apache-2.0

The Requires

 

framework sample application native5

28/11 2013

0.1.0

0.1.0.0 http://www.native5.com

Sample Application using the Native5 Platform

  Sources   Download

MIT

The Requires

 

framework sample application native5