Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mickey9315/web-wallet
Typescript, Next, Material UI
https://github.com/mickey9315/web-wallet
Last synced: 1 day ago
JSON representation
Typescript, Next, Material UI
- Host: GitHub
- URL: https://github.com/mickey9315/web-wallet
- Owner: Mickey9315
- Created: 2024-11-19T09:18:33.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2024-11-19T09:21:36.000Z (about 1 month ago)
- Last Synced: 2024-12-17T10:27:56.715Z (9 days ago)
- Language: TypeScript
- Homepage: https://wallet-jnmm.onrender.com/login/
- Size: 4.42 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## USING YARN (Recommend)
- yarn install
- yarn dev## USING NPM
- npm i OR npm i --legacy-peer-deps
- npm run dev