https://github.com/mayank-0407/bitfunding-web3
https://github.com/mayank-0407/bitfunding-web3
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mayank-0407/bitfunding-web3
- Owner: mayank-0407
- Created: 2023-12-23T08:08:44.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-25T09:49:14.000Z (over 1 year ago)
- Last Synced: 2025-02-06T18:46:35.451Z (4 months ago)
- Language: JavaScript
- Size: 164 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BitFunding
Steps for creating
- npm init vite@latest
- npm i
- npm run dev
- npm install -D tailwindcss postcss autoprefixer
- npx tailwindcss init -p
- npm init -y