StarAnalysis - APK analysis system of Star Exploration Web
git clone https://github.com/AFanSKyQs/StarAnalysis.git
npm config set registry "https://registry.npm.taobao.org"
npm install
set NODE_OPTIONS=--openssl-legacy-provider
npm run dev
npm run build
npm run start
npm run generate
For detailed explanation on how things work, check out Nuxt.js docs.