Application used in presentation spa-optimization-presentation
Video of this presentation [PL]
$ git https://github.com/Everettss/spa-optimization.git
$ cd spa-optimizationMake sure that you use Node 6.
$ npm install- For development version (with source maps)
$ npm run dev- For minified ready for production
$ npm run showThis repo contains 5 branches according to presentation
master- initial not optimazed app (stage0)stage1stage2stage3stage4