Run yarn
By default, yarn start
script will display English content (defined here).
The documentation is also currently available in Chinese (content defined here), in French (content defined here) and Norwegian (content defined here).
Run yarn start-zh-CN
, yarn start-fr
or yarn start-no
to run locally the documentation is these languages.
You can also run locally the multi language documentation thanks to yarn build-serve
(caution, hot reloading will not be provided in this mode).