Skip to content

Angular project structure prepared to test angular-prerender

Notifications You must be signed in to change notification settings

keserwan/testAngularPrerender

Repository files navigation

To build the website app do the following:

  1. npm i
  2. npm run build:ssr
  3. npx angular-prerender

To build the website (with localisation) app do the following:

  1. npm i
  2. npm run build:i18n-ssr
  3. npx angular-prerender

to serve the website do the following:

npm run serve:website

About

Angular project structure prepared to test angular-prerender

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published