Complete Vue.js 2 Web Development_ Practical guide to building end-to-end web development solutions with Vue.js 2

(singke) #1
Large Application Patterns with Vuex Chapter 18

After installing all the dependencies with npm install, we are now ready to launch our


very large app with the npm run dev command.


The app will load quite fast, but that's because it's loading directly from your local storage;
to simulate a more realistic scenario, open the developer tools at the Network tab and select


network throttling. Pick something slow, such as GPRS or maybe good 3G, which most of


us may have:

Free download pdf