Skip to content

finalitylabs/finality-labs-site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Finality Labs Site.

This is the official repository for the Finality Labs main site.

Description

This site was bootstrapped with create-react-app.

Getting Started

Dependencies

You will need node and npm installed. Yarn is optional, but why don't you have it?

Installing

  • Clone this repo and cd into the directory using terminal or command prompt. *

Executing program

  • How to run the program
  • Step-by-step bullets In the terminal or command prompt, go to the directory and type ...
yarn start

  • Or *
npm run start

Open the directory up in your favorite IDE and open the src folder to start editing. Happy Hacking!

Pushing

Make all commits and push to Github.

Deploy

Using npm or yarn, simply run ... Since we are using Github Pages, only 10 deploys per hour will be processed.

$ npm run deploy 

or

$ yarn deploy

About

Official website for Finality Labs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published