Skip to content

An example of the "hero" of the official website and is translated with ngx-translate with Angular5.

Notifications You must be signed in to change notification settings

youflint/Angular5-ngx-translate-Hero-demo

 
 

Repository files navigation

Angular5-Hero-Demo-Translate in Angular5 and Ngx-translate/core9

This project is an example of the "hero" of the official website and is translated with ngx-translate with Angular5.

frontend development ENV setup based on Ubuntu 16.04

Currently the angular5-demo-frontend code is based on Angular5+ngx-translate+webpack, NodeJS and NPM are needed.

Introduction

Angular5-Hero-Demo-Translate provides the following features:

  • angular-v5.0.3
  • ngx-translate/core-v9.0.1
  • ngx-translate/http-loader-v2.0.0
  • webpack-v3.8.1

How to start

Note that this seed project requires node >=v6.9.0 and npm >=3.

In order to start the project use:
git clone https://github.com/menglu628/Angular5-ngx-translate-Hero-demo.git
cd Angular5-ngx-translate-Hero-demo
npm install
After edit your code, you will have to compile your code to see the change like this:
npm run server

About

An example of the "hero" of the official website and is translated with ngx-translate with Angular5.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 67.5%
  • TypeScript 23.0%
  • CSS 6.9%
  • HTML 2.6%