This project was generated with Angular CLI version 8.3.24.
fetches structured data from Google Analytics https://github.com/guess-js/guess/tree/master/packages/guess-ga
webpack plugin which automates the process of applying data-driven bundling & pre-fetching in React & Angular applications https://github.com/guess-js/guess/tree/master/packages/guess-webpack
parses an application in order to create the mapping between routes and JavaScript bundles https://github.com/guess-js/guess/tree/master/packages/guess-parser
-
npm ito install all our project's dependencies. -
npm i -g serve -
In your package.json, add the following scripts
"scripts": { "start": "ng serve", "build": "ng build", "build:optimized": "ng build --prod" }
-
npm startyour client -
build:optimizedbuild your client with aot and optimized flag orbuildwithout optimizations -
cd dist/angular-predictive-prefetching
-
run
serve -s -
In your browser - go to http://localhost:5000/