Skip to content

diegovfeder/grifemusic.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published