Getting Started
A CLI (Command Line Interface) is used in order for us to interact with i18ncloud Tool as programmers. And for that to happen, the @i18ncloud/cli 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
Last updated
Was this helpful?