Go to file
Danil Kovtonyuk 1dc3cf8ca8
avalanche
2021-09-15 18:08:19 +10:00
.github init 2020-10-08 18:15:45 -07:00
abi fixes 2020-11-03 23:26:19 +03:00
assets update active state 2020-12-09 23:38:42 +10:00
components avalanche 2021-09-15 18:08:19 +10:00
langs avalanche 2021-09-15 18:08:19 +10:00
layouts binance support 2021-06-02 12:47:40 +03:00
middleware init 2020-10-08 18:15:45 -07:00
pages avalanche 2021-09-15 18:08:19 +10:00
plugins update provider 2020-11-18 02:30:11 +10:00
static avalanche 2021-09-15 18:08:19 +10:00
store avalanche 2021-09-15 18:08:19 +10:00
utillites save provider to localStorage 2020-11-03 22:27:23 +10:00
.editorconfig init 2020-10-08 18:15:45 -07:00
.eslintrc.js init 2020-10-08 18:15:45 -07:00
.gitignore init 2020-10-08 18:15:45 -07:00
.prettierrc init 2020-10-08 18:15:45 -07:00
README.md init 2020-10-08 18:15:45 -07:00
jsconfig.json init 2020-10-08 18:15:45 -07:00
networkConfig.js avalanche 2021-09-15 18:08:19 +10:00
nuxt.config.js add goerli 2020-12-12 12:19:11 -08:00
package.json xDai 2021-08-21 12:42:17 +10:00
yarn.lock xDai 2021-08-21 12:42:17 +10:00

README.md

governance-dep-ui

Build Setup

# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn dev

# build for production and launch server
$ yarn build
$ yarn start

# generate static project
$ yarn generate

For detailed explanation on how things work, check out Nuxt.js docs.