https://github.com/starcoinorg/starmask-test-dapp-vue3
https://github.com/starcoinorg/starmask-test-dapp-vue3
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/starcoinorg/starmask-test-dapp-vue3
- Owner: starcoinorg
- Created: 2022-04-25T02:49:01.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-05-06T14:32:31.000Z (over 3 years ago)
- Last Synced: 2024-12-30T09:16:03.291Z (9 months ago)
- Language: Vue
- Size: 75.2 KB
- Stars: 1
- Watchers: 9
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`