Skip to content

Static Firebase web app with simple d3.js with pulsating circles.

Notifications You must be signed in to change notification settings

talakoski/firebase-d3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Firebase-d3

Basic Firebase web app with simple d3.js with pulsating circles.

Screenshot

Commands:

#create new project in Firebase console

# initialize project files:
firebase init
# for static site you can remove all firebase <script>'s

# test locally:
firebase serve

# deploy:
firebase deploy

# Disable hosting:
firebase hosting:disable

About

Static Firebase web app with simple d3.js with pulsating circles.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published