Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 662 Bytes

README.md

File metadata and controls

27 lines (15 loc) · 662 Bytes

This project was bootstrapped with Create React App.

Available Scripts

In the frontend project directory, run:

yarn

Installs the dependencies that are needed.

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

git add .

git commit -M "whatever your committing"

git push -u origin main

Builds the app for production and pushes to Fleek.co and IPFS for production hosting.

yarn build