App for creating an account for personal online office.
You must have yarn and the latest node.js installed.
You need to install LTS version.
npm i -g yarn
yarn -v
node -v
yarn
yarn develop
or
gatsby develop
Open http://localhost:9000 in your browser to see the result.
Run:
yarn build
to build the website into public folder with one page per locale automatically generated.
yarn storybook
Open http://localhost:8082 in your browser to see the result.
- Gatsbyjs - The static site generator.
- styled-components - Visual primitives for the component age.
- Storybook - Sandbox to build UIs.
Official website: https://www.onlyoffice.com.