Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/troy-lamerton/teller-mvp
https://github.com/troy-lamerton/teller-mvp
Last synced: 16 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/troy-lamerton/teller-mvp
- Owner: troy-lamerton
- Created: 2017-01-21T22:30:06.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-02-06T03:38:03.000Z (almost 8 years ago)
- Last Synced: 2024-06-12T17:22:23.030Z (5 months ago)
- Language: HTML
- Size: 621 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Teller MVP
## Technical details
Using AngularJS and Node, we will create a mock web application to showcase the Teller product.
### Tools
* Node
* AngularJS
- Angular router// "serve": "budo --dir ./index.html --dir ./public --live --watch-glob '**/*.{html,css,js}'",