Go to file
Danil Kovtonyuk 8bf66cbc7a
optimism
2021-12-29 21:53:05 +10:00
.github
abi fixes 2020-11-03 23:26:19 +03:00
assets update active state 2020-12-09 23:38:42 +10:00
components optimism 2021-12-29 21:53:05 +10:00
langs optimism 2021-12-29 21:53:05 +10:00
layouts arbitrum 2021-11-22 17:29:48 +10:00
middleware
pages optimism 2021-12-29 21:53:05 +10:00
plugins fix: ipfs 2021-11-23 01:19:49 +10:00
static fix: add medium link 2021-11-23 01:11:17 +10:00
store optimism 2021-12-29 21:53:05 +10:00
utillites save provider to localStorage 2020-11-03 22:27:23 +10:00
.editorconfig
.eslintrc.js
.gitignore
.prettierrc
app.html fix: ipfs 2021-11-23 01:19:49 +10:00
jsconfig.json
networkConfig.js optimism 2021-12-29 21:53:05 +10:00
nuxt.config.js fix: ipfs 2021-11-23 01:19:49 +10:00
package.json fix: ipfs 2021-11-23 01:19:49 +10:00
README.md
yarn.lock arbitrum 2021-11-22 17:29:48 +10:00

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.