livissnack / doniai-nav

多尼爱导航应用(https://nav.doniai.com)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Doniai Nav

🎉 基于VueJs的个人网址导航应用。

Build Status Version Issues Forks

安装

$ git clone git@github.com:livissnack/doniai-nav.git new_name
$ cd new_name
$ yarn install

配置

在使用本应用之前,你需要去 高德地图 注册账号,然后创建应用,获取应用的 key

使用

$ yarn serve

部署

vue 打包编译

$ cd new_name
$ yarn build

将打包好的静态资源放置 nginx 资源目录下,使用 nginx 静态部署即可。

使用docker部署

$ docker-compose up -d
访问:127.0.0.1:4007

将打包好的静态资源放置 nginx 资源目录下,使用 nginx 静态部署即可。

页面效果

effect

所用依赖,感谢这些好用的扩展包

License

the MIT License, http://livissnack.mit-license.org

About

多尼爱导航应用(https://nav.doniai.com)


Languages

Language:Vue 91.8%Language:JavaScript 7.6%Language:HTML 0.4%Language:CSS 0.2%