This project is a sample AngularJS2 app to search and filter records. It uses AngularJS2, TypeScript, Sass, Compass, Susy 2.0 and shows a variety of techniques including dockable menus, responsive grids, tween and parallax effects, etc.
- Clone the repository:
git clone https://github.com/steady-daddy/angular2-search-filter
- Run
npm install
to install dependencies - Run
gulp
- Fire up your browser at:
http://localhost:8000