Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/akaspanion/flash-cards
🎴 Flash Cards - Memorization & study helper PWA made with Vue.
https://github.com/akaspanion/flash-cards
firebase flash-cards vue vuetify
Last synced: 23 days ago
JSON representation
🎴 Flash Cards - Memorization & study helper PWA made with Vue.
- Host: GitHub
- URL: https://github.com/akaspanion/flash-cards
- Owner: AKAspanion
- Created: 2019-12-31T12:55:50.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-03-15T13:24:58.000Z (8 months ago)
- Last Synced: 2024-10-04T19:09:42.419Z (about 1 month ago)
- Topics: firebase, flash-cards, vue, vuetify
- Language: Vue
- Homepage: https://spanion-flash-cards.web.app/
- Size: 997 KB
- Stars: 7
- Watchers: 1
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# flash-cards
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Lints and fixes files
```
npm run lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).