oimos / amp-firebase

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

# AMP with Firebase

This is just a repo for testing AMP component

### Run
For Local
```
firebase serve --only functions,hosting
```

For Deployment
```
firebase deploy --only functions,hosting
```

About


Languages

Language:HTML 79.6%Language:JavaScript 20.4%