mygirl8893 / vite-wallet

Official wallet of vite

Home Page:http://vite.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vite-wallet

Install

  1. In 'wallet' folder, run the command npm install.
  2. cd wallet and npm install.

Get Started

  1. Install.
  2. Configure eslint in your editor, rules like '.eslintrc'.
  3. In 'wallet' folder, run command npm run dev.

Branches

  • Develop on branch 'dev/{version}/{function name}'
  • Test on branch 'test'
  • Fixed version on branch 'dev/{version}'

Notice: development branch split from 'dev/{last_version}'. If 'dev/{last_version}' is not exist, split from 'master'

Examples

'dev/2.0.0/utf8' from 'dev/1.0.0' || 'master'

About

Official wallet of vite

http://vite.org/


Languages

Language:JavaScript 86.9%Language:HTML 13.1%