umi project

Getting Started

Install dependencies,

$ yarn

Start the dev server,

$ yarn start

Error Fix

opensslErrorStack: [ 'error:03000086:digital envelope routines::initialization error' ],
  library: 'digital envelope routines',
  reason: 'unsupported',
  code: 'ERR_OSSL_EVP_UNSUPPORTED'

fix: at Terminal run export NODE_OPTIONS=--openssl-legacy-provider