Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 543 Bytes

File metadata and controls

24 lines (16 loc) · 543 Bytes

Technotic Documentation

Technotic Documentation is a comprehensive guide for utilizing the Technotic design system, enabling users to gain a better understanding of configuration, component usage, and deployment.

Website

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

Installation

Please make sure to use node version 16

npm i

# If your react version is 17, use:
npm i --legacy-peer-deps

Local Development

To start localhost, use:

npm start