All Projects → gilsdav → angular-universal-localize-router

gilsdav / angular-universal-localize-router

Licence: other
Angular (5-14) + universal + ngx-translate + localize-router + lazyloading

Programming Languages

typescript
32286 projects
CSS
56736 projects
HTML
75241 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to angular-universal-localize-router

Universal
Seed project for Angular Universal apps featuring Server-Side Rendering (SSR), Webpack, CLI scaffolding, dev/prod modes, AoT compilation, HMR, SCSS compilation, lazy loading, config, cache, i18n, SEO, and TSLint/codelyzer
Stars: ✭ 669 (+4678.57%)
Mutual labels:  universal, lazy-loading
osprey-delight
Osprey Delight is the free-minded artist's choice for a clutter-free and blazingly fast single-page portfolio.
Stars: ✭ 43 (+207.14%)
Mutual labels:  lazy-loading
react-ssr-hydration
Example of React Server Side Rendering with Styled Components and Client Side Hydration
Stars: ✭ 15 (+7.14%)
Mutual labels:  universal
node-amazon
E-commerce website done in Node, and Angular 11 (SSR)
Stars: ✭ 48 (+242.86%)
Mutual labels:  universal
modplayer-js
JavaScript player for SoundTracker mod files using AudioWorklet API
Stars: ✭ 30 (+114.29%)
Mutual labels:  sample
ult
The Ultimate Dev Stack
Stars: ✭ 54 (+285.71%)
Mutual labels:  universal
pg sampletolog
Postgres extension to sample statements or transactions to logs
Stars: ✭ 17 (+21.43%)
Mutual labels:  sample
java8
contains a several samples for java 8
Stars: ✭ 24 (+71.43%)
Mutual labels:  sample
sample-react-native-redux-architecture-patterns
React-Native Redux Architecture Patterns Sample Project
Stars: ✭ 25 (+78.57%)
Mutual labels:  sample
machine-learning-dgm
Learning to Remember: A Synaptic Plasticity Driven Framework for Continual Learning
Stars: ✭ 35 (+150%)
Mutual labels:  sample
sendbird-javascript-samples
A guide of the installation and functions of Sendbird Chat, UIKit, and SyncManager for JavaScript samples.
Stars: ✭ 315 (+2150%)
Mutual labels:  sample
play-scala-log4j2-example
An example Play project using Log4J 2 as the logging engine
Stars: ✭ 14 (+0%)
Mutual labels:  sample
universal-base64
Small universal base64 functions for node.js and browsers
Stars: ✭ 25 (+78.57%)
Mutual labels:  universal
hana-ml-samples
This project provides code examples for SAP HANA Predictive and Machine Learning scenarios and is educational content. It covers simple Predictive Analysis Library SQL examples as well as complete SAP HANA design-time “ML scenario”-application content or HANA-ML Python Notebook examples.
Stars: ✭ 67 (+378.57%)
Mutual labels:  sample
esri-react-router-example
Example of how to load and use the ArcGIS API for JavaScript in a react-router application
Stars: ✭ 24 (+71.43%)
Mutual labels:  lazy-loading
ember-cli-g-maps
Deprecated Google Maps Addon
Stars: ✭ 58 (+314.29%)
Mutual labels:  lazy-loading
amazon-qldb-dmv-sample-nodejs
A DMV based example application which demonstrates how to use QLDB with the QLDB Driver for Node.js
Stars: ✭ 38 (+171.43%)
Mutual labels:  sample
nextjs-microcms-tsx-jamstack-aspida-boilerplate
This is a Next.js^9.5 project bootstrapped with microCMS, aspida. And this is using TSX, Incremental Static Regeneration.
Stars: ✭ 13 (-7.14%)
Mutual labels:  sample
react-cool-virtual
😎 ♻️ A tiny React hook for rendering large datasets like a breeze.
Stars: ✭ 1,031 (+7264.29%)
Mutual labels:  lazy-loading
angular-app
Angular 14 ,Bootstrap 5, Node.js, Express.js, ESLint, CRUD, PWA, SSR, SEO, Universal, Lazy Loading
Stars: ✭ 389 (+2678.57%)
Mutual labels:  lazy-loading

angular-universal-localize-router

Angular (5-14) + universal + ngx-translate + ngx-translate-router + lazyloading

Find appropriate source

Choose the branch when you clone this repo:

  • angular-5
  • angular-7
  • angular-8
  • angular-9
  • angular-10
  • angular-11
  • angular-12
  • angular-13
  • angular-14

Development server

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.

Start universal dev server

Run npm run dev:ssr to start the project with universal in debug mode. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Build

Run npm run build:ssr to build the project. The build artifacts will be stored in the dist/ directory.

Universal server

Run npm run serve:ssr for a universal server. Navigate to http://localhost:4000/.

Run artifacts on server

Copy browser and server folders in the same server on your server.

Go to the parent folder and run node server/main.js.

Navigate to http://localhost:4000/.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].