/internationalize

Translating Rails apps made easy.

Primary LanguageJavaScript

Internationalize Build Status

Translating Rails apps made easy. Check out the website for details.

Development

  • Start MongoDB.
  • npm install
  • npm run server:watch - Starts the node application server.
  • npm run wdserver - Starts the webpack-dev-server on http://localhost:8080.

Some conceptual details can be found here.