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

https://github.com/kurosame/flashcard


https://github.com/kurosame/flashcard

angular firebase parcel

Last synced: 29 days ago
JSON representation

Awesome Lists containing this project

README

          

# Flashcard

## Technology Stack

```sh
Angular
Yarn # Package Manager
Parcel # Module Bundler
Firebase # Hosting Service
```

## Tasks

```sh
yarn start # build for development
yarn build # build for production
yarn deploy # firebase deploy
```