Here’s the typical directory structure of a Vuelog deployment:
/
├── index.html
├── static/
│ ├── css/
│ └── js/
└──
2016-10-20