https://github.com/uphold/web3-demo
https://github.com/uphold/web3-demo
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/uphold/web3-demo
- Owner: uphold
- Created: 2024-04-05T13:51:28.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2025-03-19T19:11:13.000Z (10 months ago)
- Last Synced: 2025-03-19T20:26:15.301Z (10 months ago)
- Language: CSS
- Homepage:
- Size: 900 KB
- Stars: 1
- Watchers: 5
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Web3 Demo
## Available Scripts
In the project directory, you can run:
### `yarn start`
Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in your browser.
The page will reload when you make changes.\
You may also see any lint errors in the console.
### `yarn run build`
Builds the app for production to the `build` folder.\
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.\
Your app is ready to be deployed!
See the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information.