Vuex - the enterprise setup pt.2

Thomas Findlay
4 min readAug 9, 2018

This is a second part of the ‘Vuex — the enterprise setup’ in which you will see how to create a script to generate vuex modules automatically. If you did not read the first part you can find it here.

Let’s start with creating a new folder in our project directory called ‘scripts’ and inside it create a file ‘generateVuexModule.js’. If you don’t have Node.js installed then it’s time to get it on your…

--

--

Thomas Findlay

The author of “Vue — The Road To Enterprise” Get the book here — https://bit.ly/3bQenDx. Full-stack web and mobile developer and mentor at www.codementor.io