/ASoulCnkiFrontend

基于脚手架重构的枝网前端

Primary LanguageVue

asoulcnki-frontend

A-SOUL评论区小作文 枝网查重系统 前端(已迁移)

源项目:https://github.com/stream2000/ASoulCnki
网站地址:https://asoulcnki.asia

前端已迁移至 Vue3 版本,本项目归档,不再维护

基于vue cli

贡献流程:

先fork项目到您的github账户,然后再clone,开新分支并发起pr

安装依赖

yarn install

启动开发机

yarn serve

打包产物

yarn build

Customize configuration

See Configuration Reference.