Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/y-temp4/personal-values-card-sort


https://github.com/y-temp4/personal-values-card-sort

firebase firebase-auth firebase-functions firestore nuxt vue vuetify

Last synced: 18 days ago
JSON representation

Awesome Lists containing this project

README

        

# personal-values-card-sort

## Development

```bash
$ cd functions
$ yarn install
$ yarn serve

# move to another terminal pane and...
$ cd ..
$ yarn install
$ yarn dev
```

Go to http://localhost:3000.

### 開発時の注意

[DeepL 翻訳:読みながら、書きながら使える翻訳ツール](https://chrome.google.com/webstore/detail/deepl-translate-reading-w/cofdbpoegempjloogbagkncekinflcnj?hl=ja) などの拡張機能を入れていると、Firestore の読み込みに失敗することがあるため、一度オフにするなどの対応が必要かもしれない。

## Deploy

```bash
$ cd functions
$ yarn deploy
```

## License

MIT