Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/petruisfan/wallet
Angular demo app.
https://github.com/petruisfan/wallet
Last synced: 3 days ago
JSON representation
Angular demo app.
- Host: GitHub
- URL: https://github.com/petruisfan/wallet
- Owner: petruisfan
- Created: 2014-01-27T23:39:15.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-02-14T13:39:18.000Z (almost 10 years ago)
- Last Synced: 2024-04-15T12:21:23.392Z (10 months ago)
- Language: JavaScript
- Size: 379 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```