Skip to content

CoachLogix/RevealBIDocumentation

 
 

Repository files navigation

Documentation

Install the docs

Clone/Fork the repo and run the following command

npm install

Run the docs

English

npm start

Japanese

npm run start:ja

Generate translation strings

English

npm run write-translations

Japanese

npm run write-translations:ja

Build the docs

npm run build

About

The documentation repo for https://help.revealbi.io

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 92.0%
  • CSS 6.5%
  • JavaScript 1.5%