Display pending transactions on the arweave network.
npm:
npm i
npm run dev
npm run build
npm run serve
yarn:
yarn
yarn dev
yarn build
yarn serve
- Enabling https on localhost (dev notes)
- Vite dev server with netlify dev support (dev notes)
- Volar - recommended (instead of Vetur) VSCode extension built specifically for Vue 3
- VueUse - collection of essential Vue Composition Utilities