Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cleversamer/firebase
Firebase usages on each version
https://github.com/cleversamer/firebase
firebase javascript
Last synced: about 7 hours ago
JSON representation
Firebase usages on each version
- Host: GitHub
- URL: https://github.com/cleversamer/firebase
- Owner: cleversamer
- Created: 2022-03-14T08:13:27.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-05T09:28:55.000Z (10 months ago)
- Last Synced: 2024-08-20T16:40:54.289Z (3 months ago)
- Topics: firebase, javascript
- Language: JavaScript
- Homepage:
- Size: 83 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Firebase V9
## Installation
- Write `npm inatall` on the terminal
## Execution
- Open a terminal window, and then write `npm run build`
- This will keep listening on changes, and then update the bundle.js file.
- After it updates the bundle.js file, you will be able to see the console.log results on browser.
- Open `index.html` inside `dist` folder
- Recommended: open it with `Live Server` which is an extension in `VS Code`## Authors
- Authored by [Samer A.](https://twitter.com/ssadawi__)