https://github.com/yosh1/node-firebase-word-test
It is word test web application that used firebase realtime database .
https://github.com/yosh1/node-firebase-word-test
firebase firebase-realtime-database nodejs
Last synced: 2 months ago
JSON representation
It is word test web application that used firebase realtime database .
- Host: GitHub
- URL: https://github.com/yosh1/node-firebase-word-test
- Owner: yosh1
- License: mit
- Created: 2018-11-05T23:03:02.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-01-11T07:44:48.000Z (over 6 years ago)
- Last Synced: 2025-03-02T05:24:24.454Z (over 1 year ago)
- Topics: firebase, firebase-realtime-database, nodejs
- Language: JavaScript
- Size: 57.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# firebase-word-test
It is word test web application that used firebase realtime database .
---
## How to start?
```
$ npm install
$ npm run start
```