Skip to content

Latest commit

 

History

History
executable file
·
25 lines (16 loc) · 392 Bytes

README.md

File metadata and controls

executable file
·
25 lines (16 loc) · 392 Bytes

i18n-l10n-documentation

SW Internationalization & Localization document with iLib-js/ project

🚀 Quickstart

Get started by running the following commands:

$ git clone [email protected]: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