Skip to content
This repository was archived by the owner on May 7, 2021. It is now read-only.

notbucai/blog

Repository files navigation

Blog

没搞完,忙gs项目

BucaiBlog - 目录 (java后端代码,jsp/servlet) 自行导入 当然还没搞完

下面的都是前端代码运行需要 前端页面差不多了,后台管理刚开始做,还没搞完

后台登陆地址 /login

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint