Skip to content

kriptontr/sample-angular-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample AngularJS APP

Built with AngularJS, Gulp and Bootstrap

  • Generating table column by data objects properites
  • Able to sort, search, paginate results.
  • Followed angular-styleguide

Setup & Run

  • Setup dependencies

      bower install
      npm install
    
  • Serve files with browser-sync

start everything with

    gulp start

Runnig Tests

  • Run karma with

      karma start
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published