https://github.com/jcstein/wagmi-with-polygon
https://github.com/jcstein/wagmi-with-polygon
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jcstein/wagmi-with-polygon
- Owner: jcstein
- License: mit
- Created: 2022-07-21T15:21:37.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-07-21T16:16:59.000Z (almost 3 years ago)
- Last Synced: 2024-10-29T07:41:41.390Z (7 months ago)
- Language: TypeScript
- Size: 72.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Welcome to the Vite + React + Tailwind CSS Starter!
## To install dependencies
`npm install` or `yarn install`
## To run the project locally
`npm run dev` or `yarn dev`
## To deploy to Vercel
Download the [Vercel CLI](https://vercel.com/docs/cli) and run `vercel` from the root directory of this repository
You can also link your GitHub repository on [Vercel's site](https://vercel.com)
### 🟢 A live version of the deployment is available [here](https://vite-tailwind-starter-two.vercel.app/)
## To deploy to [Fleek](https://fleek.co/) on IPFS
☝️ Coming soon