# portal-json **Repository Path**: DengJe/portal ## Basic Information - **Project Name**: portal-json - **Description**: 🌈使用VUE2构建的通过JSON保存网站数据的导航站 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: http://hao.pipyou.com - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2022-02-27 - **Last Updated**: 2024-12-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: Vue, JSON, HTML ## README # portal-json --- 使用VUE2构建的通过JSON来保存数据的导航网站 我工作时常要用到插画、配色、图片素材及自媒体相关工具,经常在使用的时候再去找这些要浪费大量的时间,于是我就开发了一个简单的导航站,通过打包后可以部署站任何地方. 👉[点击查看演示](http://hao.pipyou.com/) 90后奇思妙想WEB领域开发者,深耕自媒体与开发、成长干货分享 ![图片](/temp/qrcode.jpg) --- ![图片](/temp/shot1.png) ![图片](/temp/shot2.png) ![图片](/temp/shot3.png) ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run dev ``` ### Compiles and minifies for production ``` npm run build ``` ### Lints and fixes files ``` npm run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).