Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 542 Bytes

README.md

File metadata and controls

38 lines (24 loc) · 542 Bytes

Project Spirare Document Site

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

Development

If you want to run the documentation site in your environment, please use the following commands.

Installation

$ npm install

Local Development

$ npm start

Local Development for Japanese

$ npm start -- --locale ja

Build

$ npm run build

License

CC BY 4.0