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 i
to 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 start
your client -
build:optimized
build your client with aot and optimized flag orbuild
without optimizations -
cd dist/angular-predictive-prefetching
-
run
serve -s
-
In your browser - go to http://localhost:5000/