Skip to content

Sandbox for playing with the angular material design project. Trying to create a gmail inbox style user interface.

License

Notifications You must be signed in to change notification settings

linkstatic12/angular-material-inbox

This branch is 6 commits behind SebastianMetzger/angular-material-inbox:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Sebastian Metzger
Feb 18, 2015
2f68b5b · Feb 18, 2015

History

11 Commits
Dec 5, 2014
Nov 14, 2014
Dec 5, 2014
Nov 14, 2014
Feb 18, 2015
Dec 5, 2014
Dec 8, 2014
Dec 5, 2014
Dec 5, 2014

Repository files navigation

angular-material-inbox

Sandbox for playing with the angular material design project. Trying to create a gmail inbox style user interface. Corresponding blog post: http://sebastianmetzger.com/looking-at-angularjs-material-design-with-google-polymer-in-mind/

Installation

You need bower to resolve the dependencies. In the project folder run:

bower install

If you have pyhton installed, you can start serving the project via:

pyhton -m SimpleHTTPServer

else use any other webserver to start serving the project directory or just open the index.html in your browser (which might result in errors dependendent on the browser)

About

Sandbox for playing with the angular material design project. Trying to create a gmail inbox style user interface.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 55.3%
  • HTML 36.8%
  • CSS 7.9%