Giter Club home page Giter Club logo

vite-web-wallet's Introduction

vite-web-wallet (SPA)

Prerequisite

  • yarn

Building (webpack)

yarn run build

Start

  1. yarn install
  2. yarn run dev
  3. Visit in explorer: http://localhost:8081

Branch naming rules

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

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'

Router Rules

Files under src/pages path will follow the rules and auto generate routes and sub-routes, the level of routes is consistence with the folder path.

Define router alias in src/router/config.js

Notice: The routes will generate only if index.vue exists in main folder.

Examples

src/pages/trade/openOrders/index.vue => /tradeOpenOrders

vite-web-wallet's People

Contributors

lovelycs avatar vitelabs-bot avatar woodghost avatar osdio avatar allenliuxt avatar viteshan avatar terracohee avatar applechain avatar yinjun1991 avatar karlchristomer avatar dependabot[bot] avatar rangoack avatar kaffinpx avatar jerry-vite avatar gentso09 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.