https://github.com/missinglink/german-flash-cards
flash cards for learning german
https://github.com/missinglink/german-flash-cards
Last synced: 5 months ago
JSON representation
flash cards for learning german
- Host: GitHub
- URL: https://github.com/missinglink/german-flash-cards
- Owner: missinglink
- Created: 2015-09-22T17:34:52.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2017-08-18T14:59:04.000Z (almost 9 years ago)
- Last Synced: 2025-06-28T01:05:11.687Z (12 months ago)
- Language: HTML
- Homepage: http://german.wiz.co.nz
- Size: 28.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# install
```bash
> [sudo] npm install -g bower;
> bower install;
> python -m SimpleHTTPServer 8000
```