Skip to content

星探 - Web端APK在线分析系统(Vue2.7) StarAnalysis - APK analysis system of Star Exploration Web

License

Notifications You must be signed in to change notification settings

AFanSKyQs/StarAnalysis

Repository files navigation

LogoImg

AFanSKyQs Discord

Bilibili Gitee QQ

StarAnalysis

星探 - Web端APK在线分析系统

StarAnalysis - APK analysis system of Star Exploration Web

使用安装

clone项目

git clone https://github.com/AFanSKyQs/StarAnalysis.git

国内换源,以更快的安装依赖等

npm config set registry "https://registry.npm.taobao.org"

安装依赖

npm install

解决node版本问题

set NODE_OPTIONS=--openssl-legacy-provider

启动

npm run dev

进入:http://localhost:3000/

build for production and launch server

npm run build
npm run start

generate static project

npm run generate

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

About

星探 - Web端APK在线分析系统(Vue2.7) StarAnalysis - APK analysis system of Star Exploration Web

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published