An Angular project following example from https://angular.io/guide/i18n
# install dependencies
npm install
# serve english locale at localhost:4200
npm run start:en
# serve french locale at localhost:4200
npm run start:fr
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
An Angular project following example from https://angular.io/guide/i18n
# install dependencies
npm install
# serve english locale at localhost:4200
npm run start:en
# serve french locale at localhost:4200
npm run start:fr