lukeddy / nkn-explorer

A neat explorer for the NKN blockchain

Home Page:https://explorer.nknx.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nkn-explorer Codacy Badge

A neat explorer for the NKN blockchain

Build Setup

# install dependencies
$ yarn install

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

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

# generate static project
$ yarn run generate

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

Checking for missing translations

yarn vue-i18n-extract report -v "./layouts/**/*.?(js|vue)" -l "./lang/*.?(js|json)"

About

A neat explorer for the NKN blockchain

https://explorer.nknx.org


Languages

Language:Vue 61.2%Language:CSS 33.5%Language:JavaScript 5.3%