Skip to content

dhilt/ui-scroll-grid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Here we have smart-table grid over angular-ui-scroll.

==============

Prerequisites:

To run:

  • clone the repository git clone https://github.com/dhilt/ui-scroll-grid.git
  • cd ui-scroll-grid
  • install nodejs dependencies npm install
  • remove directives depend on bower grunt clean:bower
  • install bower dependencies bower install
  • compile app client side grunt build
  • run the app server npm start
  • to open the app in the browser go to http://localhost:1234/

Local development:

  • remove directives depend on bower grunt clean:bower
  • compile app client side grunt build
  • run the app server npm start
  • to watch for source changes (js, html, less) grunt watcher -- run it in a separate terminal

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors