# Ape-Navigation **Repository Path**: zhangdeshou/ape-navigation ## Basic Information - **Project Name**: Ape-Navigation - **Description**: 自用导航,✔可预览 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: http://zhangdeshou.gitee.io/ape-navigation/dist - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-10-05 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 猿航 - 程序员导航利器 实用性:非常实用,我已经设置为自己的浏览器首页了 ### 开发 ``` yarn global add parcel-bundler parcel src/index.html ``` ### build ``` parcel build src/index.html --no-minify --public-url ./ 嫌命令长?可配置脚本直接运行 yarn build ``` ### 技术栈 - jQuery - LocalStorage - SVG Symbols - @media ### 后续 可以用 Vue / React 重写这个项目,考虑添加各种炫酷的背景图片或动画 ### 感谢 灵感来源 - [Web前端导航](http://www.alloyteam.com/nav/) - [导航1](http://hao.shejidaren.com/) - [导航2](http://so.uigreat.com/) - [导航3](http://pm265.com/)