Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/toymachiner62/myezteam-frontend

This is the front end code of the myezteam website. It uses AngularJS and Bootstrap
https://github.com/toymachiner62/myezteam-frontend

Last synced: 30 days ago
JSON representation

This is the front end code of the myezteam website. It uses AngularJS and Bootstrap

Awesome Lists containing this project

README

        

# myezteam-frontend
> This is the front end code of the myezteam website [http://myezteam.com](http://myezteam.com). It is built with AngularJS. The theme is based off this template http://startbootstrap.com/sb-admin
> This app uses https://github.com/doapp-jeremy/myezteam-webservices as the backend

# Contribute

If you want to contribute to this project:

1. Clone the repo
2. Run `$ bower install`
3. Start an http server from the project root (I personally use `$ python -m SimpleHTTPServer` b/c it's easy)
4. Point your browser to [http://localhost:8000/](http://localhost:8000)
5. Add your feature and submit a pull request

Enjoy!