Skip to content

Just sharing my attempt to integrate iUI with Angular.JS on top of Node+Express+Jade

Notifications You must be signed in to change notification settings

dkashkin/angular-express-iUI-seed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angular Express iUI Seed

Seed project for making hybrid mobile apps with the following stack:

  • iUI
  • AngularJS
  • Jade
  • Express
  • Node.js

This uses angular-express-blog and angular-mobile-nav.

A few "opinionated" changes:

  • Client-side main module is called "main.js" instead of traditional "app.js" because this collides with Node's traditional app.js
  • Minification strategy is based on ngmin so this seed does not have the ugly arrays found in most Angular apps.

Licensed under MIT License.

About

Just sharing my attempt to integrate iUI with Angular.JS on top of Node+Express+Jade

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published