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

https://github.com/starcoinorg/starmask-test-dapp-vue3


https://github.com/starcoinorg/starmask-test-dapp-vue3

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# starcoin-dapp-demo-vue

Use

- [vite-polyfill-node-kit](https://github.com/kkkycocho/vite-polyfill-node-kit)

Read `vite.config.ts` and [node-modules-polyfill Config](https://github.com/remorses/esbuild-plugins/blob/master/node-modules-polyfill/src/polyfills.ts)

## How to run

1. `npm install`
2. `npm run dev`
3. open `localhost:3000`