i18ncloud
  • Introduction
  • Getting Started
  • React
    • Getting Started
    • Keys and Values
  • Commands
    • i18ncloud init
    • i18ncloud Push
    • i18ncloud Pull
    • i18ncloud Language
    • i18ncloud Key
Powered by GitBook
On this page
  • Installing using npm
  • Testing Projects

Was this helpful?

Getting Started

PreviousIntroductionNextGetting Started

Last updated 5 years ago

Was this helpful?

A CLI (Command Line Interface) is used in order for us to interact with i18ncloud Tool as programmers. And for that to happen, the dependency should be globally installed.

Installing using npm

#Using npm
npm install -g @i18ncloud/cli

After installing the CLI in our system, we need to navigate into our project folder and install the dependency according to our technology:

  • React

  • Angular (coming soon)

  • Vue (coming soon)

  • NodeJS (coming soon)

  • Python (coming soon)

Testing Projects

Admin Access

User: i18cloud-test

Password: password12345

Github

@i18ncloud/cli
i18ncloud - Translation tool with i18n-next
GitHub - i18ncloud/test-i18ncloud-react: This project uses i18ncloud.com to manage internationalization on a react app.GitHub
Logo