An open API service indexing awesome lists of open source software.

https://github.com/ospoon/navigation-app

个人导航网站
https://github.com/ospoon/navigation-app

Last synced: 9 months ago
JSON representation

个人导航网站

Awesome Lists containing this project

README

          

# navigation-app
[It200为您导航](http://it200.cn/)

![image.png](./docs/images/image_1.png)

![image.png](./docs/images/image_2.png)

![image.png](./docs/images/image_3.png)

## Project setup

```
yarn install
```

### Compiles and hot-reloads for development

```
yarn serve
```

### Compiles and minifies for production

```
yarn build
```

### Run your unit tests

```
yarn test:unit
```

### Lints and fixes files

```
yarn lint
```

### Customize configuration

See [Configuration Reference](https://cli.vuejs.org/config/).