mashpie / i18n-express-hbs-prefix

i18n demo - express with handlebars (hbs) & prefixed routes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

i18n-express-hbs-prefix

Known Vulnerabilities

i18n demo - express with handlebars (hbs) & prefixed routes

Install

Git clone repository and yarn install.

$ git clone https://github.com/mashpie/i18n-express-hbs-prefix.git && yarn

Usage

Start example locally

$ yarn dev

Open your browser http://localhost:3000

Unless your browser is running with an accept-language of "nl" you will be redirected to /en.


Changelog

Format according to https://keepachangelog.com

v1.0.0

Added

  • Bootstrapped express app
  • Readme with instructions

License

Licensed under MIT.

Credits

Maintained, Supported and Sponsored by u|screen

About

i18n demo - express with handlebars (hbs) & prefixed routes

License:MIT License


Languages

Language:JavaScript 60.0%Language:Handlebars 40.0%