Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/skycloud1030/vue-component

Vue components demonstration
https://github.com/skycloud1030/vue-component

docker nginx vuejs

Last synced: 11 days ago
JSON representation

Vue components demonstration

Awesome Lists containing this project

README

        

# vue component

- A Vue.js project
- With API mock.js
- With docker-compose
- With nginx

## Build Setup

http://localhsot:8080/

```sh
docker-compose up -d
```

## fetch-mock
- can using fetch-mock to hijack API.
- or using nginx with nodejs API.

## webpack issue
- Problem with watch on Vagrant
- https://github.com/webpack/webpack/issues/3099