diegovfeder / grifemusic.com

GRIFE's React JS website

Home Page:https://grifemusic.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GRIFEMUSIC.COM

Ask for permissions if needed...

Stack

Run Locally

# Clone Repository
$ git clone https://github.com/diegovfeder/grifemusic.com

# Go to folder
$ cd grifemusic.com

# Install Dependencies
$ yarn

# Run Aplication
$ yarn start


- Go to http://localhost:3000/ to see the result.

Deploy

# Make sure you have the latest work built
$ yarn build

# Make sure firebase is updated
$ curl -sL firebase.tools | upgrade=true bash

# Login with firebase
$ firebase login

# Select project
$ firebase use grife-music

# Deploy
$ firebase deploy --only hosting


- Go to https://grife-music.web.app/ or https://grife-music.firebaseapp.com/

Reference: https://firebase.google.com/docs/cli


Made with ❤️ by Diego Feder

About

GRIFE's React JS website

https://grifemusic.com/


Languages

Language:JavaScript 90.5%Language:HTML 4.8%Language:CSS 4.7%