Angular (5) + universal + ngx-translate + localize-router + lazyloading
Run npm start
for a dev server. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.
Run npm run build:ssr
to build the project. The build artifacts will be stored in the dist/
directory.
Run npm run serve:ssr
for a universal server. Navigate to http://localhost:4000/
.