Skip to content

RaviDasari/simple-gettext-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angular-gettext Simple Example

This is an example of how to use angular-gettext.

Full usage instructions can be found at http://angular-gettext.rocketeer.be/.

Instructions:

Install node and grunt, grunt cli

 > npm install
 //install all node packages specified in package.json

 > grunt
 //this will run default grunt task

If you have other helpful links to share, or find any of the links above no longer work, please [let me know].