Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 180 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 180 Bytes

vue-mvc

Structure for vue apps

Quick Start

  1. Install Docker and Docker Compose

  2. Run docker-compose up --build

  3. Develop.

Tests

Run tests by running $ npm test