๐ NetOffice library documentation and public website.
This repository contains NetOffice library documentation. Source code is built to a static website that is published to netofficefw.github.io repository and is available online at netoffice.io
This website requires node, npm and yarn.
To install packages required to build the website, run:
yarn install
To run the website locally, run:
gulp serve
Pull requests (PRs) accepted.
Small note: If editing the README, please conform to the standard-readme specification.
Documentation is licensed under the Creative Commons Attribution 4.0 International License.
Code is licensed under the MIT License