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

https://github.com/bytedecoder/acme_photography

HTML + CSS3 playground
https://github.com/bytedecoder/acme_photography

Last synced: 3 months ago
JSON representation

HTML + CSS3 playground

Awesome Lists containing this project

README

          

# acme_photography

CSS3 playground

## Install Firebase

```bash
npm install -g firebase-tools
firebase --version
```

## Instructions

```bash
yarn install
yarn dev
```

## Production build

```bash
yarn build
firebase login
firebase deploy
```

More info about firebase deploy in:

## APP deployed Firebase URL

## UA google code

```javascript

window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'UA-138415594-1');

```

## Universal Analytics GA3 migration to GA4