Skip to content

ONLYOFFICE/oforms.onlyoffice.com

Repository files navigation

oforms.onlyoffice.com

How to install

You must have yarn and latest node.js installed.

Installs Node.js (npm and npx are included in the installation)

You need to install LTS version

Node.js

Installs yarn globally

npm i -g yarn

It should respond with a version number

yarn -v node -v

To install dependencies:

yarn

Run the development server:

yarn develop

or

gatsby develop

Open http://localhost:8000 with your browser to see the result.

Build

Run:

yarn build

to build website into /public folder with one page per locale automatically generated.

Open http://localhost:9000 with your browser to see the result.

Project info

The stack we are using:

Official website: https://www.onlyoffice.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages