Skip to content

Latest commit

 

History

History
51 lines (35 loc) · 1.35 KB

README.md

File metadata and controls

51 lines (35 loc) · 1.35 KB

Device42

Discovery, Asset Management & Dependency Mapping for Data Center and Cloud
https://device42.com

Device42 Documentation


Documentation

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

Installation

$ yarn

Local Development

$ yarn start

This command starts a local development server and opens a browser window. Most changes are reflected live without having to restart the server.

Build

$ yarn build

This command generates static content into the build directory which can be served using any hosting service such as S3 or GitHub Pages.