norikois / Documentation

The documentation repo for https://revealbi.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:TypeScript 51.0%Language:JavaScript 39.4%Language:CSS 9.6%