Skip to content

kamipola/docs

 
 

Repository files navigation

docs

HARDWARIO Documentation

Technical Resources for Products and Services

This website is built using Docusaurus 2, a modern static website generator.

Requirements

  • Node.js version 16+

Installation

Clone the repository:

$ git clone git@github.com:hardwario/docs.git

Install the required packages:

$ npm install

Development

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.

Build

Start the production build:

$ npm run build

This command generates static content into the build directory and can be served using any static contents hosting service.

License

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.

About

HARDWARIO Documentation - Technical Resources for Products and Services

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 93.1%
  • CSS 6.9%