/zadig-portal

The zadig web component

Primary LanguageVueApache License 2.0Apache-2.0

Zadig Portal

The zadig web component

Zadig CI LICENSE Language GitHub release (latest SemVer including pre-releases) "Join us on Slack"

Requirement

  • NodeJS 14.0+
  • Yarn

How to start

For more detail,please follow Zadig contributor workflow

Build Setup

# install dependencies
yarn install

# serve with hot reload at localhost
yarn run dev

# build for production with minification
yarn run build

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