Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 587 Bytes

File metadata and controls

31 lines (21 loc) · 587 Bytes

Web

branch link
master Build Status
dev

Use Node.js 12.13.1 LTS version, to see your current version "node -v"

Build Setup

# install dependencies
$ yarn install

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

# build for production and launch server
$ yarn build

# code style
$ yarn lint

# testing
$ yarn test

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