Skip to content

miniprogram-analyzer/miniprogram-frontend-vue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Features

-登录功能
-注册功能
-代码差错功能
-常见问题bug列表
-微信小程序代码上传
-个人页信息展示
-讨论区

Getting started

# clone the project
git clone https://github.com/miniprogram-analyzer/miniprogram-frontend-vue.git

# enter the project directory
cd miniprogram-frontend-vue

# install dependency
npm install

# develop
npm run dev

Build

# build for test environment
npm run build:stage

# build for production environment
npm run build:prod

Advanced

# preview the release environment effect
npm run preview

# preview the release environment effect + static resource analysis
npm run preview -- --report

# code format check
npm run lint

# code format check and auto fix
npm run lint -- --fix

About

代码分析平台前端 - vue

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published