This repository is for the documentation site of Project Spirare.
You can access the documentation site from the following link.
https://docs.spirare.hololab.co.jp
If you want to run the documentation site in your environment, please use the following commands.
$ npm install
$ npm start
$ npm start -- --locale ja
$ npm run build