Skip to content

Example application for using i18next with a jade/express node.js server

Notifications You must be signed in to change notification settings

rbeere/i18next-jade-express-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

i18next-jade-express-sample

Example application for using i18next with a jade/express node.js server

Application architecture

  • NodeJS/Express with Jade Template Engine
  • i18next-node lib for server side i18n support

installation

npm install

start application

node app.js

now point your browser to

http://localhost:3000

Credits

Thanx to Jan Mühlemann for his i18next and i18next-node libraries.

More information

For a walk through of the example see my blog post "Internationalization with Express, Jade and i18next-node"

About

Example application for using i18next with a jade/express node.js server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published