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

https://github.com/ssteele/flashcards

Verb conjugation flashcards
https://github.com/ssteele/flashcards

english flashcards spanish translation

Last synced: 11 months ago
JSON representation

Verb conjugation flashcards

Awesome Lists containing this project

README

          

## develop
```
cd flashcards
ng serve
```

http://localhost:4200/

## deploy
```
ng build --prod --base-href=/
copy `dist/flashcards/*` to web server
```

http://flashcards.steve-steele.com