Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 260 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 260 Bytes

Vue.js cards app

You need to install Docker and Docker-compose before setting up this project.

Project setup

make set-up-project

Use yarn

make yarn cmd=""

Start containers

make up

Stop containers

make down