You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
barney f3b263b6d1 发布文章可新增分类,分类名前端进行限制 2 years ago
..
public 文章详情,翻页与监听,搜索文章 2 years ago
src 发布文章可新增分类,分类名前端进行限制 2 years ago
.gitignore 基本功能完成 2 years ago
README.md 前端界面初始化 2 years ago
babel.config.js 前端界面初始化 2 years ago
jsconfig.json 前端界面初始化 2 years ago
package-lock.json 文章详情,翻页与监听,搜索文章 2 years ago
package.json 文章详情,翻页与监听,搜索文章 2 years ago
vue.config.js 资料删除与组件通信,资料更新与异步 2 years ago

README.md

frontend

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.