Skip to content

gt-big-data/gt-big-data.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started with Create React App

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

yarn install

To add all dependencies

yarn start

To run in localhost

Deployment (After Committing to Master!)

1. yarn run build

Creates productionized build. Run after a successful commit to master branch, ensure there are no errors on localhost before.

2. yarn run deploy

Deploys to github pages.