An open API service indexing awesome lists of open source software.

https://github.com/ilib-js/docs

SW Internationalization & Localization document with iLib-js/ project
https://github.com/ilib-js/docs

documentation-website internationalization

Last synced: 4 months ago
JSON representation

SW Internationalization & Localization document with iLib-js/ project

Awesome Lists containing this project

README

          

# i18n-l10n-documentation

SW Internationalization & Localization document with iLib-js/ project

## 🚀 Quickstart

Get started by running the following commands:

```
$ git clone git@github.com:iLib-js/docs.git
$ cd docs
$ npm install
$ npm start
```

Visit `http://localhost:8000/` to view the app.

## ☁️ Deploy

Deploy to `https://ilib-js.github.io/docs/`

```
$ npm run deploy
```