Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 544 Bytes

readme.md

File metadata and controls

37 lines (24 loc) · 544 Bytes

Borderland

个人使用博客Borderland,意为无主之地的意思,也意为无聊之地。 主要使用vue框架进行开发。

点击后端项目链接了解更多

https://github.com/JaxChan25/borderland

vue命令

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.