Skip to content

luniehq/cosmos-node-tester

Repository files navigation

cosmos-node-tester

A Vue.js project

Build Setup

# install dependencies
yarn

# serve with hot reload at localhost:8080
yarn start

# check for linting errors
yarn lint

# fix linting errors
yarn lint --fix

# build for production with minification
yarn build

# build for production and view the bundle analyzer report
yarn build --report

For a detailed explanation on how things work, check out the guide and docs for vue-loader.