Skip to content

fdmorison/AngularSkeleton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AngularSkeleton

This project works as an initial AngularJS set up for new frontend projects. Also, Twitter Bootstrap is used for layouting and styling while GruntJS is used to build the project. It helps to avoid starting new projects from scratch by acting as a template from which all other projects of the same kind are made.

Features

  • Hierarchical view structure
  • Mechanism to switch / route through views and load their html templates lazily.
  • Mocked Backend.
  • Project build with GruntJS: minification, uglification and concatenation of javascript/css.
  • Sample form submition to a RESTful server.
  • Sample data load from a RESTful server.
  • Sample component creation as a Dialog Box.

The sample view structure used in this project follows:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published