Skip to content

sitepoint-editors/multilingualwithangular

 
 

Repository files navigation

Multilingual support for Angularjs

Article: Multilingual support for Angularjs

Demo Installation

Make sure you have Node.js and bower installed then run the the following commands to install npm and bower dependencies.

npm install
bower install
Build

This will build and run all gulp tasks

gulp build
Development mode

This will start the development mode and initialize a localhost:3000 server to preview and watch file changes as you code, but make sure you run gulp build first.

gulp serve

About

Multilingual support for Angularjs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 62.3%
  • CSS 26.5%
  • HTML 11.2%