This website is built using Docusaurus 3, a modern static website generator.
- Node.js version 18+.
Clone the repository:
$ git clone git@github.com:hardwario/docs.git Install the required packages:
$ npm install Start the development server:
$ npm start This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.
Start the production build:
$ npm run build This command generates static content into the
builddirectory and can be served using any static contents hosting service.
This project is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License - see the LICENSE file for details.
Made with ❤️ by HARDWARIO a.s. in the heart of Europe.