Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/petruisfan/wallet

Angular demo app.
https://github.com/petruisfan/wallet

Last synced: 3 days ago
JSON representation

Angular demo app.

Awesome Lists containing this project

README

        

wallet
======

[ ![Codeship Status for petruisfan/wallet](https://codeship.com/projects/a48c6130-967b-0132-8354-7a1406c9da98/status?branch=master)](https://codeship.com/projects/63041)

Angular demo app presented on Timisoara Javascript meetup #5.

How to run the demo (after installing nodejs and yeoman, run the following commands in the cloned app directory):
```
npm install
bower install
grunt server
```