Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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