Skip to content
This repository was archived by the owner on Apr 5, 2018. It is now read-only.

Latest commit

 

History

History

compile-time

compile-time

An Angular project following example from https://angular.io/guide/i18n

Build Setup

# install dependencies
npm install

# serve english locale at localhost:4200
npm run start:en

# serve french locale at localhost:4200
npm run start:fr