npm install
npm run serve
npm run build
npm run lint
I've decided not to use Vuex because it doesen't seem like it's necessary. Using slots in this situation made sense.
npm install
npm run serve
npm run build
npm run lint
I've decided not to use Vuex because it doesen't seem like it's necessary. Using slots in this situation made sense.