Go to file
2020-11-05 20:17:59 +10:00
.github
abi fixes 2020-11-03 23:26:19 +03:00
assets update provider 2020-11-05 20:17:59 +10:00
components update provider 2020-11-05 20:17:59 +10:00
langs add tooltips to deploy button 2020-11-05 17:47:03 +10:00
layouts update fetchDeploymentStatus 2020-11-03 23:33:33 +10:00
middleware
pages deployed count 2020-11-03 23:13:09 +10:00
plugins update provider 2020-11-05 20:17:59 +10:00
services update provider 2020-11-05 20:17:59 +10:00
static fix steps 2020-11-04 17:33:56 -08:00
store update provider 2020-11-05 20:17:59 +10:00
utillites
.editorconfig
.eslintrc.js
.gitignore
.prettierrc
jsconfig.json
networkConfig.js fixes 2020-11-03 23:26:19 +03:00
nuxt.config.js
package-lock.json
package.json add tooltips to deploy button 2020-11-05 17:47:03 +10:00
README.md
yarn.lock add tooltips to deploy button 2020-11-05 17:47:03 +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.