Petlog - 家园工作室寒假比赛项目 - 前端代码
宠物记
PREAMBLE
本项目使用Vue.js编写,采用Webpack作为持续集成系统。
请注意,本文档和仓库中的所有内容,包括但不限于源代码文件、图片文件、字体文件(除非某些文件本身不开放源代码,那么这时应该遵循或分别遵循该一个或多个文件所遵循的许可证),遵循Apache License v2.0发布。
项目主页:http://petlog.lenconda.top
前端仓库:https://github.com/lenconda/petlog
后端仓库:https://github.com/LinLorry/PetLog
BUILD SETUP
# install dependencies
npm install
# serve with hot reload at 0.0.0.0:8080
npm run dev
# build for production with minification
npm run build
# build for production and view the bundle analyzer report
npm run build --reportFor a detailed explanation on how things work, check out the guide and docs for vue-loader.
On this page
Languages
Vue84.4%JavaScript11.8%CSS3.6%HTML0.3%
Apache License 2.0
Created February 26, 2018
Updated September 4, 2020
