andreipfeiffer / i18n-l10n

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

i18n & l10n (Internationalization and Localization)

This repo represents the demo for one of my talks.

Demo

You can view a published demo of this repo.

# install dependencies
npm i

# run development server
npm start

# build to publish
npm run build

NOTE: This project was bootstrapped with Create React App.

About


Languages

Language:TypeScript 67.4%Language:HTML 20.3%Language:CSS 11.2%Language:JavaScript 1.1%