Welcome, thanks for checking out the repository! This is the files for the project used in an Acadiana Software Group presentation entitled "State management with Vuex".
- Clone the repo
cd
into the directoryyarn
andyarn dev
- Clone the repo
cd
into the directory- Start
docker-compose up
ordocker-compose up -d
- Stop
docker-compose down