xiaoshui208 / wicc-webwallet-extensions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WICC web wallet extensions

Develop

Because package wcer limit, need to use the Node.js v8.X for development.

Recommended to use (NVM) (https://github.com/creationix/nvm) to switch Node.js version.

After installing Nvm, execute in project root directory:

nvm use

After the switch is completed, install the required package:

npm install

After the installation is completed, execute the following commands to develop:

npm run dev

Build

Execute in the root directory in terminal:

npm run build

License

MIT

About


Languages

Language:Vue 47.9%Language:JavaScript 39.7%Language:CSS 12.3%Language:HTML 0.2%