Code Monkey home page Code Monkey logo

angular6-ssr-issue-locale-fix-to-en's Introduction

Angular i18n Example App

This project was built using the Universal Starter repo as a base. However, we deleted some code we didn't use for this example.

About this repo

This repo is part of a tutorial where we explain how internationalize an Angular 6 application, also know as i18n. Internationalizing our app means that it will be available in different languages, we will have a multi language angular website. The good news is that the new Angular CLI can help us with this task.

Step by step tutorial

Coming soon to https://angular-templates.io/tutorials

Installation

  • npm install

Development (Client-side only rendering)

  • run npm run start which will start ng serve

Demo

https://i18n-demo-angular-templates.herokuapp.com/

Build your app for a specific language

ng serve --configuration=es or ng serve --configuration=en

Build your app for Production with i18n multi language

npm run build:i18n-ssr && npm run serve:ssr - Compiles your application and spins up a Node Express to serve your Universal application on http://localhost:4000.

License

MIT License

angular6-ssr-issue-locale-fix-to-en's People

Contributors

clark0x avatar djabif avatar gonzad77 avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.