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: about 1 year 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 (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-03-15T13:24:58.000Z (over 2 years ago)
- Last Synced: 2024-10-04T19:09:42.419Z (over 1 year 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/).