web3solwalle24
v1.0.0
Published
A package for monitoring Solana blockchain wallet addresses
Downloads
3
Maintainers
Readme
1# chart-sample
2
3This template should help get you started developing with Vue 3 in Vite.
4
5## Recommended IDE Setup
6
7VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).
8
9## Customize configuration
10
11See Vite Configuration Reference.
12
13## Project Setup
14
15sh
16npm install
17
18
19### Compile and Hot-Reload for Development
20
21sh
22npm run dev
23
24
25### Compile and Minify for Production
26
27sh
28npm run build
29
30