Skip to content

jsakamotoIGJP/Documentation

 
 

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://revealbi.io

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 51.0%
  • JavaScript 39.4%
  • CSS 9.6%