Fancy Flashcard - Lightweight free/libre and open-source PWA to help you learning on all your devices
Find a file
2020-07-08 22:43:12 +02:00
.github/workflows remove unecessary git config from github actions 2020-05-30 16:57:40 +02:00
cli update cli corresponding to feedback in #1 2020-05-24 20:20:10 +02:00
docs update docs (architecture, technology, backlog, ...) 2020-07-08 22:43:12 +02:00
public fix styling and title 2020-06-26 18:10:57 +02:00
src save current learning session and option to resume 2020-07-05 18:00:54 +02:00
.browserslistrc [WIP] move to typescript 2020-06-26 03:12:06 +02:00
.eslintrc.js [WIP] move to typescript 2020-06-26 03:12:06 +02:00
.gitignore [WIP] move to typescript 2020-06-26 03:12:06 +02:00
babel.config.js [WIP] move to typescript 2020-06-26 03:12:06 +02:00
LICENSE add LICENSE 2020-05-22 16:05:35 +02:00
package-lock.json [WIP] move to typescript 2020-06-26 03:12:06 +02:00
package.json [WIP] move to typescript 2020-06-26 03:12:06 +02:00
README.md update docs (architecture, technology, backlog, ...) 2020-07-08 22:43:12 +02:00
tsconfig.json refactor code 2020-06-26 20:09:17 +02:00
vue.config.js fix styling and title 2020-06-26 18:10:57 +02:00

Fancy Flashcard Logo

Fancy Flashcard


Explore the docs »

Open App · Report Bug · Contribute

Build and Deploy status

Fancy Flashcard

Documentation

See Documentation.

Vue

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.

Deployment

The app is build and deployed to https://fancy-flashcard.github.io/ffc on every push to master branch (via GitHub Actions and GitHub Pages).